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

/src/sys/dev/ic/
H A Disp.c126 static int isp_scan_loop(ispsoftc_t *, int);
2757 if (isp_scan_loop(isp, chan) != 0) {
2759 "isp_pdb_sync: isp_scan_loop failed");
2865 "isp_scan_loop: state %d for idx %d",
2885 isp_scan_loop(ispsoftc_t *isp, int chan) function in typeref:typename:int
4740 return (isp_scan_loop(isp, chan));

Completed in 8 milliseconds