ReactOS 0.4.15-dev-7931-gfd331f1
_VPD_IDENTIFICATION_DESCRIPTOR Struct Reference

#include <scsi.h>

Public Attributes

UCHAR CodeSet:4
 
UCHAR Reserved:4
 
UCHAR IdentifierType:4
 
UCHAR Association:2
 
UCHAR Reserved2:2
 
UCHAR Reserved3
 
UCHAR IdentifierLength
 
UCHAR Identifier [0]
 

Detailed Description

Definition at line 2466 of file scsi.h.

Member Data Documentation

◆ Association

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Association

Definition at line 2470 of file scsi.h.

◆ CodeSet

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::CodeSet

Definition at line 2467 of file scsi.h.

◆ Identifier

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Identifier

Definition at line 2474 of file scsi.h.

◆ IdentifierLength

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::IdentifierLength

Definition at line 2473 of file scsi.h.

◆ IdentifierType

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::IdentifierType

Definition at line 2469 of file scsi.h.

◆ Reserved

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Reserved

Definition at line 2468 of file scsi.h.

◆ Reserved2

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Reserved2

Definition at line 2471 of file scsi.h.

◆ Reserved3

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Reserved3

Definition at line 2472 of file scsi.h.


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