Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h92 uint_t sf_timer; member
/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()
2395 sf->sf_timer = sf_watchdog_time + SF_RESET_TIMEOUT; in sf_statec_callback()
4965 (sf_watchdog_time < sf->sf_timer)) { in sf_reset()
6067 (sf->sf_timer < sf_watchdog_time)) { in sf_watch()
6590 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;