Searched refs:PNIC_CMD_API_VER (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ | ||
H A D | pnic_api.h | 37 #define PNIC_CMD_API_VER 0x0001 macro |
H A D | pnic.c | 232 status = pnic_command_quiet( nic, PNIC_CMD_API_VER, NULL, 0, in pnic_probe() |