Home
last modified time | relevance | path

Searched refs:heartbeat_active (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c858 if (hba->heartbeat_active) { in emlxs_timer_check_heartbeat()
869 hba->heartbeat_active = 1; in emlxs_timer_check_heartbeat()
H A Demlxs_sli3.c2209 hba->heartbeat_active = 0; in emlxs_sli3_hba_reset()
5936 hba->heartbeat_active = 0; in emlxs_handle_mb_event()
H A Demlxs_sli4.c2361 hba->heartbeat_active = 0; in emlxs_sli4_hba_reset()
5344 hba->heartbeat_active = 0; in emlxs_sli4_process_mbox_event()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1991 uint32_t heartbeat_active; member