Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isp/
H A Disp_freebsd.h596 extern int isp_attach(ispsoftc_t *);
H A Disp_pci.c618 if (isp_attach(isp)) { in isp_pci_attach()
H A Disp_freebsd.c236 isp_attach(ispsoftc_t *isp) in isp_attach() function