Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h357 #define MAX_CHANNEL EMLXS_MSI_MAX_INTRS
1488 #define EMLXS_MAX_EQS EMLXS_MSI_MAX_INTRS
1990 uint32_t intr_map[EMLXS_MSI_MAX_INTRS];
1996 kmutex_t intr_lock[EMLXS_MSI_MAX_INTRS];
1999 int msi2chan[EMLXS_MSI_MAX_INTRS];
H A Demlxs_hw.h616 #define EMLXS_MSI_MAX_INTRS 8 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c44 uint32_t emlxs_msi_map[EMLXS_MSI_MODES][EMLXS_MSI_MAX_INTRS] =
163 max = EMLXS_MSI_MAX_INTRS; in emlxs_msi_init()
426 for (i = 0; i < EMLXS_MSI_MAX_INTRS; i++) { in emlxs_msi_init()
566 for (i = 0; i < EMLXS_MSI_MAX_INTRS; i++) { in emlxs_msi_uninit()