Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/isp/
H A DDriverManual.txt530 internal function isp_scan_loop (isp_control(...ISPCTL_SCAN_LOOP)) can
602 What the driver is supposed to do (this is the function of isp_scan_loop),
H A Disp.c109 static int isp_scan_loop(ispsoftc_t *, int);
1956 isp_scan_loop(ispsoftc_t *isp, int chan) in isp_scan_loop() function
3128 return (isp_scan_loop(isp, chan)); in isp_control()