Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/isp/
H A Disp_sbus.c296 if (isp_attach(isp)) { in isp_sbus_attach()
H A Disp_freebsd.h686 extern int isp_attach(ispsoftc_t *);
H A Disp_pci.c925 if (isp_attach(isp)) { in isp_pci_attach()
H A Disp_freebsd.c282 isp_attach(ispsoftc_t *isp) in isp_attach() function