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

#include <Atapi.h>

Public Attributes

UINT8 opcode
 
UINT8 reserved_1: 5
 
UINT8 lun: 3
 
UINT8 reserved_2
 
UINT8 reserved_3
 
UINT8 allocation_length
 
UINT8 reserved_5
 
UINT8 reserved_6
 
UINT8 reserved_7
 
UINT8 reserved_8
 
UINT8 reserved_9
 
UINT8 reserved_10
 
UINT8 reserved_11
 

Detailed Description

REQUEST SENSE Command, defined in SFF-8070i(ATAPI Removable Rewritable Specification).

Member Data Documentation

◆ allocation_length

UINT8 ATAPI_REQUEST_SENSE_CMD::allocation_length

◆ lun

UINT8 ATAPI_REQUEST_SENSE_CMD::lun

◆ opcode

UINT8 ATAPI_REQUEST_SENSE_CMD::opcode

◆ reserved_1

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_1

◆ reserved_10

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_10

◆ reserved_11

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_11

◆ reserved_2

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_2

◆ reserved_3

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_3

◆ reserved_5

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_5

◆ reserved_6

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_6

◆ reserved_7

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_7

◆ reserved_8

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_8

◆ reserved_9

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_9

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