ReactOS 0.4.15-dev-7924-g5949c20
_CDB::_READ_DISK_INFORMATION Struct Reference

#include <scsi.h>

Public Attributes

UCHAR OperationCode
 
UCHAR Reserved1:5
 
UCHAR Lun:3
 
UCHAR Reserved2 [5]
 
UCHAR AllocationLength [2]
 
UCHAR Control
 

Detailed Description

Definition at line 1121 of file scsi.h.

Member Data Documentation

◆ AllocationLength

UCHAR _CDB::_READ_DISK_INFORMATION::AllocationLength

Definition at line 1126 of file scsi.h.

◆ Control

UCHAR _CDB::_READ_DISK_INFORMATION::Control

Definition at line 1127 of file scsi.h.

◆ Lun

UCHAR _CDB::_READ_DISK_INFORMATION::Lun

Definition at line 1124 of file scsi.h.

◆ OperationCode

UCHAR _CDB::_READ_DISK_INFORMATION::OperationCode

Definition at line 1122 of file scsi.h.

◆ Reserved1

UCHAR _CDB::_READ_DISK_INFORMATION::Reserved1

Definition at line 1123 of file scsi.h.

◆ Reserved2

UCHAR _CDB::_READ_DISK_INFORMATION::Reserved2

Definition at line 1125 of file scsi.h.


The documentation for this struct was generated from the following files: