Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c718 EMLXS_SLI_DISABLE_INTR(hba, 0); in emlxs_msi_remove()
934 EMLXS_SLI_DISABLE_INTR(hba, 0); in emlxs_intx_remove()
H A Demlxs_fcp.c2118 EMLXS_SLI_DISABLE_INTR(hba, HC_MBINT_ENA); in emlxs_ffcleanup()
2130 EMLXS_SLI_DISABLE_INTR(hba, 0); in emlxs_ffcleanup()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2134 #define EMLXS_SLI_DISABLE_INTR (hba->sli_api.sli_disable_intr) macro