Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c126 static uint32_t emlxs_get_attention(emlxs_hba_t *hba,
4222 ha_copy = emlxs_get_attention(hba, -1); in emlxs_sli3_poll_intr()
4265 ha_copy = emlxs_get_attention(hba, -1); in emlxs_sli3_msi_intr()
4318 ha_copy = emlxs_get_attention(hba, msgid); in emlxs_sli3_msi_intr()
4363 ha_copy = emlxs_get_attention(hba, -1); in emlxs_sli3_intx_intr()
4388 emlxs_get_attention(emlxs_hba_t *hba, int32_t msgid) in emlxs_get_attention() function