Searched defs:sf_watch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c148 static void sf_watch(void *);
510 sf_watchdog_id = timeout(sf_watch,
789 sf_watchdog_id = timeout(sf_watch,
2350 * since throttling logic in sf_watch() depends on
2396 * since throttling logic in sf_watch() depends on
4912 * by the sf_watch thread
5068 * For the case where sf_offline_target is called from sf_watch
5935 sf_watch(void *arg) function
5959 "sf_watch, sf%d:throttle disabled "
6100 sf_watchdog_id = timeout(sf_watch, (caddr_
[all...]

Completed in 73 milliseconds