Home
last modified time | relevance | path

Searched refs:PNIC_CMD_RECV (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dpnic_api.h41 #define PNIC_CMD_RECV 0x0005 macro
H A Dpnic.c146 if ( pnic_command ( nic, PNIC_CMD_RECV, NULL, 0, in pnic_poll()