Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isp/
H A DDriverManual.txt531 internal function isp_scan_loop (isp_control(...ISPCTL_SCAN_LOOP)) can
603 What the driver is supposed to do (this is the function of isp_scan_loop),
H A Disp.c108 static int isp_scan_loop(ispsoftc_t *, int);
1728 isp_scan_loop(ispsoftc_t *isp, int chan) in isp_scan_loop() function
2899 return (isp_scan_loop(isp, chan)); in isp_control()