ReactOS 0.4.15-dev-7958-gcd0bb1a
_READ_CAPACITY16_DATA Struct Reference

#include <scsi.h>

Collaboration diagram for _READ_CAPACITY16_DATA:

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]
 

Detailed Description

Definition at line 1430 of file scsi.h.

Member Data Documentation

◆ BytesPerBlock

ULONG _READ_CAPACITY16_DATA::BytesPerBlock

Definition at line 1432 of file scsi.h.

◆ LBPME

UCHAR _READ_CAPACITY16_DATA::LBPME

Definition at line 2767 of file scsi.h.

◆ LBPRZ

UCHAR _READ_CAPACITY16_DATA::LBPRZ

Definition at line 2766 of file scsi.h.

◆ LogicalBlockAddress [1/2]

ULONGLONG _READ_CAPACITY16_DATA::LogicalBlockAddress

Definition at line 1431 of file scsi.h.

◆ LogicalBlockAddress [2/2]

LARGE_INTEGER _READ_CAPACITY16_DATA::LogicalBlockAddress

Definition at line 2757 of file scsi.h.

◆ LogicalPerPhysicalExponent

UCHAR _READ_CAPACITY16_DATA::LogicalPerPhysicalExponent

Definition at line 2763 of file scsi.h.

◆ LowestAlignedBlock_LSB

UCHAR _READ_CAPACITY16_DATA::LowestAlignedBlock_LSB

Definition at line 2768 of file scsi.h.

◆ LowestAlignedBlock_MSB

UCHAR _READ_CAPACITY16_DATA::LowestAlignedBlock_MSB

Definition at line 2765 of file scsi.h.

◆ Prot_EN

UCHAR _READ_CAPACITY16_DATA::Prot_EN

Definition at line 1433 of file scsi.h.

◆ ProtectionEnable

UCHAR _READ_CAPACITY16_DATA::ProtectionEnable

Definition at line 2759 of file scsi.h.

◆ ProtectionInfoExponent

UCHAR _READ_CAPACITY16_DATA::ProtectionInfoExponent

Definition at line 2764 of file scsi.h.

◆ ProtectionType

UCHAR _READ_CAPACITY16_DATA::ProtectionType

Definition at line 2760 of file scsi.h.

◆ RcBasis

UCHAR _READ_CAPACITY16_DATA::RcBasis

Definition at line 2761 of file scsi.h.

◆ Reserved

UCHAR _READ_CAPACITY16_DATA::Reserved

Definition at line 1435 of file scsi.h.

◆ Reserved1

UCHAR _READ_CAPACITY16_DATA::Reserved1[20]

Definition at line 1436 of file scsi.h.

◆ Reserved3

UCHAR _READ_CAPACITY16_DATA::Reserved3[16]

Definition at line 2769 of file scsi.h.

◆ RTO_EN

UCHAR _READ_CAPACITY16_DATA::RTO_EN

Definition at line 1434 of file scsi.h.


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