Searched defs:undi_poll (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.c945 static int undi_poll(struct nic *nic, int retrieve) function
949 * interrupt has occurred every time undi_poll() is called.
956 * undi_poll() being called even if we did implement a full
1175 nic->poll = undi_poll;

Completed in 224 milliseconds