|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <scsi.h>
Public Attributes | |
| UCHAR | DeviceType:5 |
| UCHAR | DeviceTypeQualifier:3 |
| UCHAR | PageCode |
| UCHAR | PageLength [2] |
| UCHAR | ThresholdExponent |
| UCHAR | DP:1 |
| UCHAR | ANC_SUP:1 |
| UCHAR | LBPRZ:1 |
| UCHAR | Reserved0:2 |
| UCHAR | LBPWS10:1 |
| UCHAR | LBPWS:1 |
| UCHAR | LBPU:1 |
| UCHAR | ProvisioningType:3 |
| UCHAR | Reserved1:5 |
| UCHAR | Reserved2 |
| UCHAR | ProvisioningGroupDescr [0] |
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::ANC_SUP |
Definition at line 2645 of file scsi.h.
Referenced by AtaReqScsiInquiryLogicalBlockProvisioning().
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::DeviceTypeQualifier |
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::LBPRZ |
Definition at line 2646 of file scsi.h.
Referenced by AtaReqScsiInquiryLogicalBlockProvisioning().
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::LBPU |
Definition at line 2650 of file scsi.h.
Referenced by AtaReqScsiInquiryLogicalBlockProvisioning().
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::LBPWS |
Definition at line 2649 of file scsi.h.
Referenced by AtaReqScsiInquiryLogicalBlockProvisioning().
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::LBPWS10 |
Definition at line 2648 of file scsi.h.
Referenced by AtaReqScsiInquiryLogicalBlockProvisioning().
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::PageLength[2] |
Definition at line 2642 of file scsi.h.
Referenced by AtaReqScsiInquiryLogicalBlockProvisioning().
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::ProvisioningGroupDescr[0] |
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::ProvisioningType |
| UCHAR _VPD_LOGICAL_BLOCK_PROVISIONING_PAGE::ThresholdExponent |