Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h92 uint_t sf_timer; member
/titanic_44/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()
2393 sf->sf_timer = sf_watchdog_time + SF_RESET_TIMEOUT; in sf_statec_callback()
4963 (sf_watchdog_time < sf->sf_timer)) { in sf_reset()
6065 (sf->sf_timer < sf_watchdog_time)) { in sf_watch()
6588 sf->sf_timer = sf_watchdog_time + SF_OFFLINE_TIMEOUT;