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))
488 static int ns8390_poll(struct nic *nic, int retrieve) function
806 /* Need this to make ns8390_poll() happy. */
937 nic->poll = ns8390_poll;

Completed in 58 milliseconds