Searched refs:re_pci_detach (Results 1 – 1 of 1) sorted by relevance
84 static int re_pci_detach(device_t, int);87 re_pci_match, re_pci_attach, re_pci_detach, NULL);319 re_pci_detach(self, 0); in re_pci_attach()326 re_pci_detach(device_t self, int flags) in re_pci_detach() function