ReactOS 0.4.16-dev-1946-g52006dd
_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 2512 of file scsi.h.

Member Data Documentation

◆ Association

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Association

Definition at line 2516 of file scsi.h.

◆ CodeSet

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::CodeSet

Definition at line 2513 of file scsi.h.

◆ Identifier

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Identifier

Definition at line 2520 of file scsi.h.

◆ IdentifierLength

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::IdentifierLength

Definition at line 2519 of file scsi.h.

◆ IdentifierType

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::IdentifierType

Definition at line 2515 of file scsi.h.

◆ Reserved

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Reserved

Definition at line 2514 of file scsi.h.

◆ Reserved2

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Reserved2

Definition at line 2517 of file scsi.h.

◆ Reserved3

UCHAR _VPD_IDENTIFICATION_DESCRIPTOR::Reserved3

Definition at line 2518 of file scsi.h.


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