Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_rtk_pci.c116 static int rtk_pci_detach(device_t, int);
119 rtk_pci_match, rtk_pci_attach, rtk_pci_detach, NULL);
248 rtk_pci_detach(device_t self, int flags) in rtk_pci_detach() function