Searched refs:AOE_CMD_ATA (Results 1 – 2 of 2) sorted by relevance
116 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()
93 #define AOE_CMD_ATA 0x00 /**< Issue ATA command */ macro