Home
last modified time | relevance | path

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

/external/grub/netboot/
Drtl8139.c181 static void rtl_disable(struct nic*);
223 nic->disable = rtl_disable; in rtl8139_probe()
449 static void rtl_disable(struct nic *nic) in rtl_disable() function