iPXE
|
ATA command block. More...
#include <ata.h>
Data Fields | |
union ata_lba | lba |
Logical block address. More... | |
union ata_fifo | count |
Sector count. More... | |
union ata_fifo | err_feat |
Error/feature register. More... | |
uint8_t | device |
Device register. More... | |
uint8_t | cmd_stat |
Command/status register. More... | |
int | lba48 |
Use LBA48 extended addressing. More... | |