Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c838 if (hba->timer_tics < hba->heartbeat_timer) { in emlxs_timer_check_heartbeat()
842 hba->heartbeat_timer = hba->timer_tics + 5; in emlxs_timer_check_heartbeat()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1989 uint32_t heartbeat_timer; member