MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_ATA_STATUS_BLOCK Struct Reference

Data Fields

UINT8 Reserved1 [2]
 
UINT8 AtaStatus
 
UINT8 AtaError
 
UINT8 AtaSectorNumber
 
UINT8 AtaCylinderLow
 
UINT8 AtaCylinderHigh
 
UINT8 AtaDeviceHead
 
UINT8 AtaSectorNumberExp
 
UINT8 AtaCylinderLowExp
 
UINT8 AtaCylinderHighExp
 
UINT8 Reserved2
 
UINT8 AtaSectorCount
 
UINT8 AtaSectorCountExp
 
UINT8 Reserved3 [6]
 

Field Documentation

UINT8 _EFI_ATA_STATUS_BLOCK::AtaCylinderHigh
UINT8 _EFI_ATA_STATUS_BLOCK::AtaCylinderHighExp
UINT8 _EFI_ATA_STATUS_BLOCK::AtaCylinderLow
UINT8 _EFI_ATA_STATUS_BLOCK::AtaCylinderLowExp
UINT8 _EFI_ATA_STATUS_BLOCK::AtaDeviceHead
UINT8 _EFI_ATA_STATUS_BLOCK::AtaError
UINT8 _EFI_ATA_STATUS_BLOCK::AtaSectorCount
UINT8 _EFI_ATA_STATUS_BLOCK::AtaSectorCountExp
UINT8 _EFI_ATA_STATUS_BLOCK::AtaSectorNumber
UINT8 _EFI_ATA_STATUS_BLOCK::AtaSectorNumberExp
UINT8 _EFI_ATA_STATUS_BLOCK::AtaStatus
UINT8 _EFI_ATA_STATUS_BLOCK::Reserved1[2]
UINT8 _EFI_ATA_STATUS_BLOCK::Reserved2
UINT8 _EFI_ATA_STATUS_BLOCK::Reserved3[6]