|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 2674 of file scsi.h.
Referenced by DeviceInquiryRequest().
| UCHAR _VPD_SUPPORTED_PAGES_PAGE::DeviceTypeQualifier |
Definition at line 2675 of file scsi.h.
Referenced by DeviceInquiryRequest().
| UCHAR _VPD_SUPPORTED_PAGES_PAGE::PageCode |
Definition at line 2676 of file scsi.h.
Referenced by DeviceInquiryRequest().
| UCHAR _VPD_SUPPORTED_PAGES_PAGE::PageLength |
Definition at line 2678 of file scsi.h.
Referenced by ClasspGetInquiryVpdSupportInfo(), and DeviceInquiryRequest().
| UCHAR _VPD_SUPPORTED_PAGES_PAGE::SupportedPageList |
Definition at line 2679 of file scsi.h.
Referenced by ClasspGetInquiryVpdSupportInfo(), and DeviceInquiryRequest().