Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h356 #define MAX_CHANNEL EMLXS_MSI_MAX_INTRS
1477 #define EMLXS_MAX_EQS EMLXS_MSI_MAX_INTRS
1976 uint32_t intr_map[EMLXS_MSI_MAX_INTRS];
1982 kmutex_t intr_lock[EMLXS_MSI_MAX_INTRS];
1985 int msi2chan[EMLXS_MSI_MAX_INTRS];
H A Demlxs_hw.h615 #define EMLXS_MSI_MAX_INTRS 8 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c42 uint32_t emlxs_msi_map[EMLXS_MSI_MODES][EMLXS_MSI_MAX_INTRS] =
161 max = EMLXS_MSI_MAX_INTRS; in emlxs_msi_init()
424 for (i = 0; i < EMLXS_MSI_MAX_INTRS; i++) { in emlxs_msi_init()
564 for (i = 0; i < EMLXS_MSI_MAX_INTRS; i++) { in emlxs_msi_uninit()