Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h365 #define SF_OFFLINE_TIMEOUT 45 macro
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c488 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_attach()
819 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_attach()
964 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_detach()
1026 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_detach()
2249 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_statec_callback()
2345 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT; in sf_statec_callback()
6590 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;