Searched refs:PNIC_CMD_RESET (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | pnic_api.h | 39 #define PNIC_CMD_RESET 0x0003 macro |
H A D | pnic.c | 186 pnic_command ( nic, PNIC_CMD_RESET, NULL, 0, NULL, 0, NULL ); in pnic_disable() |