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

Member Data Documentation

◆ CommandCode

UCHAR _VPD_ATA_INFORMATION_PAGE::CommandCode

Definition at line 2542 of file scsi.h.

◆ DeviceSignature

UCHAR _VPD_ATA_INFORMATION_PAGE::DeviceSignature[20]

Definition at line 2541 of file scsi.h.

◆ DeviceType

UCHAR _VPD_ATA_INFORMATION_PAGE::DeviceType

Definition at line 2533 of file scsi.h.

◆ DeviceTypeQualifier

UCHAR _VPD_ATA_INFORMATION_PAGE::DeviceTypeQualifier

Definition at line 2534 of file scsi.h.

◆ IdentifyDeviceData

UCHAR _VPD_ATA_INFORMATION_PAGE::IdentifyDeviceData[512]

Definition at line 2544 of file scsi.h.

◆ PageCode

UCHAR _VPD_ATA_INFORMATION_PAGE::PageCode

Definition at line 2535 of file scsi.h.

◆ PageLength

UCHAR _VPD_ATA_INFORMATION_PAGE::PageLength[2]

Definition at line 2536 of file scsi.h.

◆ ProductId

UCHAR _VPD_ATA_INFORMATION_PAGE::ProductId[16]

Definition at line 2539 of file scsi.h.

◆ ProductRevisionLevel

UCHAR _VPD_ATA_INFORMATION_PAGE::ProductRevisionLevel[4]

Definition at line 2540 of file scsi.h.

◆ Reserved0

UCHAR _VPD_ATA_INFORMATION_PAGE::Reserved0[4]

Definition at line 2537 of file scsi.h.

◆ Reserved1

UCHAR _VPD_ATA_INFORMATION_PAGE::Reserved1[3]

Definition at line 2543 of file scsi.h.

◆ VendorId

UCHAR _VPD_ATA_INFORMATION_PAGE::VendorId[8]

Definition at line 2538 of file scsi.h.


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