Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp.c129 static int isp_scan_fabric(ispsoftc_t *, int);
2767 if (isp_scan_fabric(isp, chan) != 0) { in isp_pdb_sync()
3342 isp_scan_fabric(ispsoftc_t *isp, int chan) in isp_scan_fabric() function
4730 return (isp_scan_fabric(isp, chan)); in isp_control()