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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h92 uint_t sf_timer; member in struct:sf
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c486 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;
817 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;
962 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;
1024 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;
2247 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;
2343 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;
2393 sf->sf_timer = sf_watchdog_time + SF_RESET_TIMEOUT;
4963 (sf_watchdog_time < sf->sf_timer)) {
6065 (sf->sf_timer < sf_watchdog_time)) {
6588 sf->sf_timer
[all...]

Completed in 56 milliseconds