Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDisp_sbus.c368 status = isp_detach(isp); in isp_sbus_detach()
HDisp_freebsd.h719 extern int isp_detach(ispsoftc_t *);
HDisp_pci.c1030 status = isp_detach(isp); in isp_pci_detach()
HDisp_freebsd.c270 isp_detach(ispsoftc_t *isp) in isp_detach() function