TianoCore EDK2 master
Loading...
Searching...
No Matches
ATAPI_REQUEST_SENSE_CMD Struct Reference

#include <MdePkg/Include/IndustryStandard/Atapi.h>

Data Fields

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).

Definition at line 378 of file Atapi.h.

Field Documentation

◆ allocation_length

UINT8 ATAPI_REQUEST_SENSE_CMD::allocation_length

Definition at line 384 of file Atapi.h.

◆ lun

UINT8 ATAPI_REQUEST_SENSE_CMD::lun

Definition at line 381 of file Atapi.h.

◆ opcode

UINT8 ATAPI_REQUEST_SENSE_CMD::opcode

Definition at line 379 of file Atapi.h.

◆ reserved_1

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_1

Definition at line 380 of file Atapi.h.

◆ reserved_10

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_10

Definition at line 390 of file Atapi.h.

◆ reserved_11

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_11

Definition at line 391 of file Atapi.h.

◆ reserved_2

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_2

Definition at line 382 of file Atapi.h.

◆ reserved_3

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_3

Definition at line 383 of file Atapi.h.

◆ reserved_5

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_5

Definition at line 385 of file Atapi.h.

◆ reserved_6

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_6

Definition at line 386 of file Atapi.h.

◆ reserved_7

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_7

Definition at line 387 of file Atapi.h.

◆ reserved_8

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_8

Definition at line 388 of file Atapi.h.

◆ reserved_9

UINT8 ATAPI_REQUEST_SENSE_CMD::reserved_9

Definition at line 389 of file Atapi.h.


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