Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
H A Disp_pci.c336 static int isp_pci_detach (device_t);
361 DEVMETHOD(device_detach, isp_pci_detach),
997 isp_pci_detach(device_t dev) in isp_pci_detach() function