Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dsis900.c150 static int sis900_poll(struct nic *nic, int retrieve);
417 nic->poll = sis900_poll; in sis900_probe()
1148 sis900_poll(struct nic *nic, int retrieve) in sis900_poll() function