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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h365 #define SF_OFFLINE_TIMEOUT 45 macro
/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;
6588 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;

Completed in 73 milliseconds