Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Disp_pci.c186 static int isp_pci_detach (device_t);
214 DEVMETHOD(device_detach, isp_pci_detach),
677 isp_pci_detach(device_t dev) in isp_pci_detach() function