HomeSort by relevance Sort by last modified time
    Searched refs:aoe_cmd_type (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/net/
aoe.c 115 switch ( aoe->aoe_cmd_type ) {
148 aoehdr->command = aoe->aoe_cmd_type;
152 switch ( aoe->aoe_cmd_type ) {
364 aoe->aoe_cmd_type = AOE_CMD_ATA;
381 aoe->aoe_cmd_type = AOE_CMD_CONFIG;
  /external/syslinux/gpxe/src/include/gpxe/
aoe.h 126 uint8_t aoe_cmd_type; member in struct:aoe_session

Completed in 147 milliseconds