ReactOS 0.4.15-dev-8096-ga0eec98
_VPD_ATA_INFORMATION_PAGE Struct Reference

#include <scsi.h>

Public Attributes

UCHAR DeviceType:5
 
UCHAR DeviceTypeQualifier:3
 
UCHAR PageCode
 
UCHAR PageLength [2]
 
UCHAR Reserved0 [4]
 
UCHAR VendorId [8]
 
UCHAR ProductId [16]
 
UCHAR ProductRevisionLevel [4]
 
UCHAR DeviceSignature [20]
 
UCHAR CommandCode
 
UCHAR Reserved1 [3]
 
UCHAR IdentifyDeviceData [512]
 

Detailed Description

Definition at line 2486 of file scsi.h.

Member Data Documentation

◆ CommandCode

UCHAR _VPD_ATA_INFORMATION_PAGE::CommandCode

Definition at line 2496 of file scsi.h.

◆ DeviceSignature

UCHAR _VPD_ATA_INFORMATION_PAGE::DeviceSignature[20]

Definition at line 2495 of file scsi.h.

◆ DeviceType

UCHAR _VPD_ATA_INFORMATION_PAGE::DeviceType

Definition at line 2487 of file scsi.h.

◆ DeviceTypeQualifier

UCHAR _VPD_ATA_INFORMATION_PAGE::DeviceTypeQualifier

Definition at line 2488 of file scsi.h.

◆ IdentifyDeviceData

UCHAR _VPD_ATA_INFORMATION_PAGE::IdentifyDeviceData[512]

Definition at line 2498 of file scsi.h.

◆ PageCode

UCHAR _VPD_ATA_INFORMATION_PAGE::PageCode

Definition at line 2489 of file scsi.h.

◆ PageLength

UCHAR _VPD_ATA_INFORMATION_PAGE::PageLength[2]

Definition at line 2490 of file scsi.h.

◆ ProductId

UCHAR _VPD_ATA_INFORMATION_PAGE::ProductId[16]

Definition at line 2493 of file scsi.h.

◆ ProductRevisionLevel

UCHAR _VPD_ATA_INFORMATION_PAGE::ProductRevisionLevel[4]

Definition at line 2494 of file scsi.h.

◆ Reserved0

UCHAR _VPD_ATA_INFORMATION_PAGE::Reserved0[4]

Definition at line 2491 of file scsi.h.

◆ Reserved1

UCHAR _VPD_ATA_INFORMATION_PAGE::Reserved1[3]

Definition at line 2497 of file scsi.h.

◆ VendorId

UCHAR _VPD_ATA_INFORMATION_PAGE::VendorId[8]

Definition at line 2492 of file scsi.h.


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