ReactOS 0.4.15-dev-7934-g1dc8d80
_VPD_IDENTIFICATION_PAGE Struct Reference

#include <scsi.h>

Public Attributes

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

Detailed Description

Definition at line 2477 of file scsi.h.

Member Data Documentation

◆ Descriptors

UCHAR _VPD_IDENTIFICATION_PAGE::Descriptors

Definition at line 2483 of file scsi.h.

◆ DeviceType

UCHAR _VPD_IDENTIFICATION_PAGE::DeviceType

Definition at line 2478 of file scsi.h.

◆ DeviceTypeQualifier

UCHAR _VPD_IDENTIFICATION_PAGE::DeviceTypeQualifier

Definition at line 2479 of file scsi.h.

◆ PageCode

UCHAR _VPD_IDENTIFICATION_PAGE::PageCode

Definition at line 2480 of file scsi.h.

◆ PageLength

UCHAR _VPD_IDENTIFICATION_PAGE::PageLength

Definition at line 2482 of file scsi.h.

◆ Reserved

UCHAR _VPD_IDENTIFICATION_PAGE::Reserved

Definition at line 2481 of file scsi.h.


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