Home
last modified time | relevance | path

Searched refs:intr_cond (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c419 hba->intr_cond = 0; in emlxs_msi_init()
428 hba->intr_cond |= emlxs_msi_map[mode][i]; in emlxs_msi_init()
474 hba->intr_cond = 0; in emlxs_msi_init()
544 hba->intr_cond = 0; in emlxs_msi_uninit()
H A Demlxs_sli3.c4412 ha_copy2 &= ~(hba->intr_cond); in emlxs_get_attention()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1989 uint32_t intr_cond; member