Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp.c126 static int isp_scan_loop(ispsoftc_t *, int);
2757 if (isp_scan_loop(isp, chan) != 0) { in isp_pdb_sync()
2885 isp_scan_loop(ispsoftc_t *isp, int chan) in isp_scan_loop() function
4740 return (isp_scan_loop(isp, chan)); in isp_control()