Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h365 #define SF_OFFLINE_TIMEOUT 45 macro
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c486 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_attach()
817 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_attach()
962 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_detach()
1024 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_detach()
2247 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_statec_callback()
2343 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_statec_callback()
6588 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;