ata_fifo Union Reference

An ATA 2-byte FIFO register. More...

#include <ata.h>


Data Fields

uint16_t native
 Value in native-endian order.
struct {
   uint8_t   cur
   uint8_t   prev
bytes
 ATA registers.


Detailed Description

An ATA 2-byte FIFO register.

Definition at line 78 of file ata.h.


Field Documentation

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().

Definition at line 84 of file ata.h.

Referenced by aoe_send_command().

Definition at line 85 of file ata.h.

struct { ... } ata_fifo::bytes

ATA registers.

Referenced by aoe_send_command().


The documentation for this union was generated from the following file:

Generated on Tue Apr 6 20:02:02 2010 for gPXE by  doxygen 1.5.7.1