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