#include <ata.h>
Data Fields | |
| uint16_t | native |
| Value in native-endian order. | |
| struct { | |
| uint8_t cur | |
| uint8_t prev | |
| } | bytes |
| ATA registers. | |
Definition at line 78 of file ata.h.
Value in native-endian order.
Definition at line 80 of file ata.h.
Referenced by aoe_rx_ata(), aoe_send_command(), ata_identify(), ata_read(), and ata_write().
| struct { ... } ata_fifo::bytes |
1.5.7.1