Searched refs:ns8390_poll (Results 1 – 1 of 1) sorted by relevance
347 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() function622 .poll = ns8390_poll,