ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <scsi.h>
Public Attributes | |
UCHAR | DeviceType:5 |
UCHAR | DeviceTypeQualifier:3 |
UCHAR | PageCode |
UCHAR | Reserved |
UCHAR | PageLength |
UCHAR | SupportedPageList [0] |
UCHAR _VPD_SUPPORTED_PAGES_PAGE::DeviceType |
Definition at line 2628 of file scsi.h.
Referenced by DeviceInquiryRequest().
UCHAR _VPD_SUPPORTED_PAGES_PAGE::DeviceTypeQualifier |
Definition at line 2629 of file scsi.h.
Referenced by DeviceInquiryRequest().
UCHAR _VPD_SUPPORTED_PAGES_PAGE::PageCode |
Definition at line 2630 of file scsi.h.
Referenced by DeviceInquiryRequest().
UCHAR _VPD_SUPPORTED_PAGES_PAGE::PageLength |
Definition at line 2632 of file scsi.h.
Referenced by ClasspGetInquiryVpdSupportInfo(), and DeviceInquiryRequest().
UCHAR _VPD_SUPPORTED_PAGES_PAGE::SupportedPageList |
Definition at line 2633 of file scsi.h.
Referenced by ClasspGetInquiryVpdSupportInfo(), and DeviceInquiryRequest().