OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 25 milliseconds