Searched refs:eth_poll (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.h41 extern int eth_poll(int retrieve);
H A Dnic.c185 int eth_poll(int retrieve) function
894 * there is no packet in the Rx queue. This assumes that eth_poll()
900 result = eth_poll(1);

Completed in 60 milliseconds