Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c845 if (hba->timer_tics < hba->heartbeat_timer) { in emlxs_timer_check_heartbeat()
849 hba->heartbeat_timer = hba->timer_tics + 5; in emlxs_timer_check_heartbeat()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2003 uint32_t heartbeat_timer; member