HomeSort by relevance Sort by last modified time
    Searched refs:eth_poll (Results 1 - 3 of 3) sorted by null

  /external/grub/netboot/
etherboot.h 513 extern int eth_poll (void);
config.c 581 eth_poll (void) function
main.c 755 * there is no packet in the Rx queue. This assumes that eth_poll()
759 if (eth_poll ())

Completed in 731 milliseconds