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

/osnet-11/usr/src/grub/grub-0.97/netboot/
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 18 milliseconds