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

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

Data Fields

UINT8 reserved_0
 
UINT8 reserved_1
 
UINT8 reserved_2
 
UINT8 Capacity_Length
 
UINT8 LastLba3
 
UINT8 LastLba2
 
UINT8 LastLba1
 
UINT8 LastLba0
 
UINT8 DesCode: 2
 
UINT8 reserved_9: 6
 
UINT8 BlockSize2
 
UINT8 BlockSize1
 
UINT8 BlockSize0
 

Detailed Description

Capacity List Header + Current/Maximum Capacity Descriptor, defined in SFF-8070i(ATAPI Removable Rewritable Specification).

Definition at line 322 of file Atapi.h.

Field Documentation

◆ BlockSize0

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::BlockSize0

Definition at line 335 of file Atapi.h.

◆ BlockSize1

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::BlockSize1

Definition at line 334 of file Atapi.h.

◆ BlockSize2

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::BlockSize2

Definition at line 333 of file Atapi.h.

◆ Capacity_Length

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::Capacity_Length

Definition at line 326 of file Atapi.h.

◆ DesCode

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::DesCode

Definition at line 331 of file Atapi.h.

◆ LastLba0

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::LastLba0

Definition at line 330 of file Atapi.h.

◆ LastLba1

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::LastLba1

Definition at line 329 of file Atapi.h.

◆ LastLba2

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::LastLba2

Definition at line 328 of file Atapi.h.

◆ LastLba3

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::LastLba3

Definition at line 327 of file Atapi.h.

◆ reserved_0

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::reserved_0

Definition at line 323 of file Atapi.h.

◆ reserved_1

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::reserved_1

Definition at line 324 of file Atapi.h.

◆ reserved_2

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::reserved_2

Definition at line 325 of file Atapi.h.

◆ reserved_9

UINT8 ATAPI_READ_FORMAT_CAPACITY_DATA::reserved_9

Definition at line 332 of file Atapi.h.


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