|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <scsi.h>

Public Attributes | |
| ULONGLONG | LogicalBlockAddress |
| ULONG | BytesPerBlock |
| UCHAR | Prot_EN:1 |
| UCHAR | RTO_EN:1 |
| UCHAR | Reserved:6 |
| UCHAR | Reserved1 [20] |
| LARGE_INTEGER | LogicalBlockAddress |
| UCHAR | ProtectionEnable:1 |
| UCHAR | ProtectionType:3 |
| UCHAR | RcBasis:2 |
| UCHAR | LogicalPerPhysicalExponent:4 |
| UCHAR | ProtectionInfoExponent:4 |
| UCHAR | LowestAlignedBlock_MSB:6 |
| UCHAR | LBPRZ:1 |
| UCHAR | LBPME:1 |
| UCHAR | LowestAlignedBlock_LSB |
| UCHAR | Reserved3 [16] |
| ULONG _READ_CAPACITY16_DATA::BytesPerBlock |
Definition at line 1432 of file scsi.h.
Referenced by AtaReqCompleteReadCapacity().
| UCHAR _READ_CAPACITY16_DATA::LBPME |
Definition at line 2813 of file scsi.h.
Referenced by AtaReqCompleteReadCapacity().
| UCHAR _READ_CAPACITY16_DATA::LBPRZ |
Definition at line 2812 of file scsi.h.
Referenced by AtaReqCompleteReadCapacity().
| ULONGLONG _READ_CAPACITY16_DATA::LogicalBlockAddress |
Definition at line 1431 of file scsi.h.
Referenced by AtaReqCompleteReadCapacity().
| LARGE_INTEGER _READ_CAPACITY16_DATA::LogicalBlockAddress |
| UCHAR _READ_CAPACITY16_DATA::LogicalPerPhysicalExponent |
Definition at line 2809 of file scsi.h.
Referenced by AtaReqCompleteReadCapacity().
| UCHAR _READ_CAPACITY16_DATA::LowestAlignedBlock_LSB |
Definition at line 2814 of file scsi.h.
Referenced by AtaReqCompleteReadCapacity().
| UCHAR _READ_CAPACITY16_DATA::LowestAlignedBlock_MSB |
Definition at line 2811 of file scsi.h.
Referenced by AtaReqCompleteReadCapacity().