Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c865 if (hba->heartbeat_active) { in emlxs_timer_check_heartbeat()
876 hba->heartbeat_active = 1; in emlxs_timer_check_heartbeat()
H A Demlxs_sli3.c2214 hba->heartbeat_active = 0; in emlxs_sli3_hba_reset()
5941 hba->heartbeat_active = 0; in emlxs_handle_mb_event()
H A Demlxs_sli4.c2710 hba->heartbeat_active = 0; in emlxs_sli4_hba_reset()
5699 hba->heartbeat_active = 0; in emlxs_sli4_process_mbox_event()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2005 uint32_t heartbeat_active; member