Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Drtl8139.c180 static int rtl_poll(struct nic *nic, int retrieve);
226 nic->poll = rtl_poll; in rtl8139_probe()
423 static int rtl_poll(struct nic *nic, int retrieve) in rtl_poll() function