Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dns8390.c347 static int ns8390_poll(struct nic *nic, int retrieve);
390 while (ns8390_poll(nic, 1)) in eth_rx_overrun()
502 static int ns8390_poll(struct nic *nic, int retrieve) in ns8390_poll() function
622 .poll = ns8390_poll,