Home
last modified time | relevance | path

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

/src/sys/dev/isp/
H A Disp_freebsd.h595 extern int isp_attach(ispsoftc_t *);
H A Disp_pci.c641 if (isp_attach(isp)) { in isp_pci_attach()
H A Disp_freebsd.c243 isp_attach(ispsoftc_t *isp) in isp_attach() function