TianoCore EDK2 master
Loading...
Searching...
No Matches
ATAPI_READ_FORMAT_CAP_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 reserved_4
 
UINT8 reserved_5
 
UINT8 reserved_6
 
UINT8 allocation_length_hi
 
UINT8 allocation_length_lo
 
UINT8 reserved_9
 
UINT8 reserved_10
 
UINT8 reserved_11
 

Detailed Description

READ Format Capacity Command, defined in SFF-8070i(ATAPI Removable Rewritable Specification).

Definition at line 416 of file Atapi.h.

Field Documentation

◆ allocation_length_hi

UINT8 ATAPI_READ_FORMAT_CAP_CMD::allocation_length_hi

Definition at line 425 of file Atapi.h.

◆ allocation_length_lo

UINT8 ATAPI_READ_FORMAT_CAP_CMD::allocation_length_lo

Definition at line 426 of file Atapi.h.

◆ lun

UINT8 ATAPI_READ_FORMAT_CAP_CMD::lun

Definition at line 419 of file Atapi.h.

◆ opcode

UINT8 ATAPI_READ_FORMAT_CAP_CMD::opcode

Definition at line 417 of file Atapi.h.

◆ reserved_1

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_1

Definition at line 418 of file Atapi.h.

◆ reserved_10

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_10

Definition at line 428 of file Atapi.h.

◆ reserved_11

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_11

Definition at line 429 of file Atapi.h.

◆ reserved_2

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_2

Definition at line 420 of file Atapi.h.

◆ reserved_3

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_3

Definition at line 421 of file Atapi.h.

◆ reserved_4

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_4

Definition at line 422 of file Atapi.h.

◆ reserved_5

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_5

Definition at line 423 of file Atapi.h.

◆ reserved_6

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_6

Definition at line 424 of file Atapi.h.

◆ reserved_9

UINT8 ATAPI_READ_FORMAT_CAP_CMD::reserved_9

Definition at line 427 of file Atapi.h.


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