Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1972 uint32_t intr_busy_cnt; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7266 hba->intr_busy_cnt ++; in emlxs_sli4_process_eq()
7360 hba->intr_busy_cnt --; in emlxs_sli4_process_eq()
7458 (hba->intr_busy_cnt == 0)) { in emlxs_sli4_hba_kill()
7467 if ((hba->mbox_queue_flag != 0) || (hba->intr_busy_cnt > 0)) { in emlxs_sli4_hba_kill()
7470 hba->mbox_queue_flag, hba->intr_busy_cnt); in emlxs_sli4_hba_kill()