Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/disk/isp/
H A Disp_freebsd.h592 extern void isp_uninit(ispsoftc_t *);
H A Disp_pci.c963 isp_uninit(isp); in isp_pci_attach()
1012 isp_uninit(isp); in isp_pci_detach()
H A Disp_freebsd.c5460 isp_uninit(ispsoftc_t *isp) in isp_uninit() function