Searched refs:PNIC_CMD_RECV (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ | ||
H A D | pnic_api.h | 41 #define PNIC_CMD_RECV 0x0005 macro |
H A D | pnic.c | 146 if ( pnic_command ( nic, PNIC_CMD_RECV, NULL, 0, in pnic_poll() |