Home
last modified time | relevance | path

Searched refs:AOE_CMD_ATA (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/net/
Daoe.c116 case AOE_CMD_ATA: in aoe_send_command()
153 case AOE_CMD_ATA: in aoe_send_command()
323 case AOE_CMD_ATA: in aoe_rx()
364 aoe->aoe_cmd_type = AOE_CMD_ATA; in aoe_command()
/external/syslinux/gpxe/src/include/gpxe/
Daoe.h93 #define AOE_CMD_ATA 0x00 /**< Issue ATA command */ macro