Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c224 static int natsemi_poll(struct nic *nic, int retrieve);
319 nic->poll = natsemi_poll; in natsemi_probe()
676 natsemi_poll(struct nic *nic, int retrieve) in natsemi_poll() function