Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/isp/
HDisp_freebsd.h596 extern int isp_detach(ispsoftc_t *);
HDisp_pci.c683 status = isp_detach(isp); in isp_pci_detach()
HDisp_freebsd.c285 isp_detach(ispsoftc_t *isp) in isp_detach() function