|
TianoCore EDK2 master
|
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] |
Definition at line 46 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCommand |
Definition at line 48 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCylinderHigh |
Definition at line 52 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCylinderHighExp |
Definition at line 56 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCylinderLow |
Definition at line 51 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaCylinderLowExp |
Definition at line 55 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaDeviceHead |
Definition at line 53 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaFeatures |
Definition at line 49 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaFeaturesExp |
Definition at line 57 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaSectorCount |
Definition at line 58 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaSectorCountExp |
Definition at line 59 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaSectorNumber |
Definition at line 50 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::AtaSectorNumberExp |
Definition at line 54 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::Reserved1[2] |
Definition at line 47 of file AtaPassThru.h.
| UINT8 _EFI_ATA_COMMAND_BLOCK::Reserved2[6] |
Definition at line 60 of file AtaPassThru.h.