Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h101 CFG_MSI_MODE, /* msi-mode (hidden) */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c161 if ((cfg[CFG_MSI_MODE].current == 2) || in emlxs_msi_init()
162 (cfg[CFG_MSI_MODE].current == 3)) { in emlxs_msi_init()
187 if (cfg[CFG_MSI_MODE].current == 0) { in emlxs_msi_init()
192 else if ((cfg[CFG_MSI_MODE].current == 1) || in emlxs_msi_init()
193 (cfg[CFG_MSI_MODE].current == 2)) { in emlxs_msi_init()
265 cfg[CFG_MSI_MODE].current, types, nintrs); in emlxs_msi_init()