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

Data Fields

UINT8 Reserved1 [2]
 
UINT8 AtaCommand
 
UINT8 AtaFeatures
 
UINT8 AtaSectorNumber
 
UINT8 AtaCylinderLow
 
UINT8 AtaCylinderHigh
 
UINT8 AtaDeviceHead
 
UINT8 AtaSectorNumberExp
 
UINT8 AtaCylinderLowExp
 
UINT8 AtaCylinderHighExp
 
UINT8 AtaFeaturesExp
 
UINT8 AtaSectorCount
 
UINT8 AtaSectorCountExp
 
UINT8 Reserved2 [6]
 

Field Documentation

UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCommand
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCylinderHigh
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCylinderHighExp
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCylinderLow
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCylinderLowExp
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaDeviceHead
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaFeatures
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaFeaturesExp
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaSectorCount
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaSectorCountExp
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaSectorNumber
UINT8 _EFI_ATA_COMMAND_BLOCK::AtaSectorNumberExp
UINT8 _EFI_ATA_COMMAND_BLOCK::Reserved1[2]
UINT8 _EFI_ATA_COMMAND_BLOCK::Reserved2[6]