ReactOS 0.4.15-dev-7918-g2a2556c
_VPD_SUPPORTED_PAGES_PAGE Struct Reference

#include <scsi.h>

Public Attributes

UCHAR DeviceType:5
 
UCHAR DeviceTypeQualifier:3
 
UCHAR PageCode
 
UCHAR Reserved
 
UCHAR PageLength
 
UCHAR SupportedPageList [0]
 

Detailed Description

Definition at line 2627 of file scsi.h.

Member Data Documentation

◆ DeviceType

UCHAR _VPD_SUPPORTED_PAGES_PAGE::DeviceType

Definition at line 2628 of file scsi.h.

Referenced by DeviceInquiryRequest().

◆ DeviceTypeQualifier

UCHAR _VPD_SUPPORTED_PAGES_PAGE::DeviceTypeQualifier

Definition at line 2629 of file scsi.h.

Referenced by DeviceInquiryRequest().

◆ PageCode

UCHAR _VPD_SUPPORTED_PAGES_PAGE::PageCode

Definition at line 2630 of file scsi.h.

Referenced by DeviceInquiryRequest().

◆ PageLength

UCHAR _VPD_SUPPORTED_PAGES_PAGE::PageLength

Definition at line 2632 of file scsi.h.

Referenced by ClasspGetInquiryVpdSupportInfo(), and DeviceInquiryRequest().

◆ Reserved

UCHAR _VPD_SUPPORTED_PAGES_PAGE::Reserved

Definition at line 2631 of file scsi.h.

◆ SupportedPageList

UCHAR _VPD_SUPPORTED_PAGES_PAGE::SupportedPageList

Definition at line 2633 of file scsi.h.

Referenced by ClasspGetInquiryVpdSupportInfo(), and DeviceInquiryRequest().


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