Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c720 EMLXS_SLI_DISABLE_INTR(hba, 0); in emlxs_msi_remove()
936 EMLXS_SLI_DISABLE_INTR(hba, 0); in emlxs_intx_remove()
H A Demlxs_fcp.c2127 EMLXS_SLI_DISABLE_INTR(hba, HC_MBINT_ENA); in emlxs_ffcleanup()
2139 EMLXS_SLI_DISABLE_INTR(hba, 0); in emlxs_ffcleanup()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2168 #define EMLXS_SLI_DISABLE_INTR (hba->sli_api.sli_disable_intr) macro