|
TianoCore EDK2 master
|
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] |
Definition at line 63 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaCylinderHigh |
Definition at line 69 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaCylinderHighExp |
Definition at line 73 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaCylinderLow |
Definition at line 68 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaCylinderLowExp |
Definition at line 72 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaDeviceHead |
Definition at line 70 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaError |
Definition at line 66 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaSectorCount |
Definition at line 75 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaSectorCountExp |
Definition at line 76 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaSectorNumber |
Definition at line 67 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaSectorNumberExp |
Definition at line 71 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::AtaStatus |
Definition at line 65 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::Reserved1[2] |
Definition at line 64 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::Reserved2 |
Definition at line 74 of file AtaPassThru.h.
| UINT8 _EFI_ATA_STATUS_BLOCK::Reserved3[6] |
Definition at line 77 of file AtaPassThru.h.