Home
last modified time | relevance | path

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

/external/grub/netboot/
Drtl8139.c180 static int rtl_poll(struct nic *nic);
221 nic->poll = rtl_poll; in rtl8139_probe()
389 static int rtl_poll(struct nic *nic) in rtl_poll() function