Searched refs:PNIC_CMD_API_VER (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/drivers/net/ | ||
D | pnic_api.h | 39 #define PNIC_CMD_API_VER 0x0001 macro |
D | pnic.c | 240 status = pnic_command_quiet ( pnic, PNIC_CMD_API_VER, NULL, 0, in pnic_probe() |