Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Daoe.c124 case AOE_CMD_CONFIG: in aoe_send_command()
174 case AOE_CMD_CONFIG: in aoe_send_command()
326 case AOE_CMD_CONFIG: in aoe_rx()
381 aoe->aoe_cmd_type = AOE_CMD_CONFIG; in aoe_discover()
/external/syslinux/gpxe/src/include/gpxe/
Daoe.h94 #define AOE_CMD_CONFIG 0x01 /**< Query Config Information */ macro