Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns8390.c333 static int ns8390_poll(struct nic *nic, int retrieve);
376 while (ns8390_poll(nic, 1)) in eth_rx_overrun()
488 static int ns8390_poll(struct nic *nic, int retrieve) in ns8390_poll() function
937 nic->poll = ns8390_poll; in eth_probe()