XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
ATAPI_INQUIRY_DATA Struct Reference

#include <Atapi.h>

Public Attributes

UINT8 peripheral_type
 
UINT8 RMB
 
UINT8 version
 
UINT8 response_data_format
 
UINT8 addnl_length
 n - 4, Numbers of bytes following this one.
 
UINT8 reserved_5
 
UINT8 reserved_6
 
UINT8 reserved_7
 
UINT8 vendor_info [8]
 
UINT8 product_id [16]
 
UINT8 product_revision_level [4]
 
UINT8 vendor_specific_36_55 [55 - 36+1]
 
UINT8 reserved_56_95 [95 - 56+1]
 
UINT8 vendor_specific_96_253 [253 - 96+1]
 

Detailed Description

Standard Quiry Data format, defined in SFF-8070i(ATAPI Removable Rewritable Specification).

Member Data Documentation

◆ addnl_length

UINT8 ATAPI_INQUIRY_DATA::addnl_length

n - 4, Numbers of bytes following this one.

◆ peripheral_type

UINT8 ATAPI_INQUIRY_DATA::peripheral_type

◆ product_id

UINT8 ATAPI_INQUIRY_DATA::product_id[16]

◆ product_revision_level

UINT8 ATAPI_INQUIRY_DATA::product_revision_level[4]

◆ reserved_5

UINT8 ATAPI_INQUIRY_DATA::reserved_5

◆ reserved_56_95

UINT8 ATAPI_INQUIRY_DATA::reserved_56_95[95 - 56+1]

◆ reserved_6

UINT8 ATAPI_INQUIRY_DATA::reserved_6

◆ reserved_7

UINT8 ATAPI_INQUIRY_DATA::reserved_7

◆ response_data_format

UINT8 ATAPI_INQUIRY_DATA::response_data_format

◆ RMB

UINT8 ATAPI_INQUIRY_DATA::RMB

◆ vendor_info

UINT8 ATAPI_INQUIRY_DATA::vendor_info[8]

◆ vendor_specific_36_55

UINT8 ATAPI_INQUIRY_DATA::vendor_specific_36_55[55 - 36+1]

◆ vendor_specific_96_253

UINT8 ATAPI_INQUIRY_DATA::vendor_specific_96_253[253 - 96+1]

Vendor-specific parameters fields. The sizeof (ATAPI_INQUIRY_DATA) is 254 since allocation_length is one byte in ATAPI_INQUIRY_CMD.

◆ version

UINT8 ATAPI_INQUIRY_DATA::version

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