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 in enum:emlxs_cfg_parm
421 /* CFG_MSI_MODE */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c159 if ((cfg[CFG_MSI_MODE].current == 2) ||
160 (cfg[CFG_MSI_MODE].current == 3)) {
185 if (cfg[CFG_MSI_MODE].current == 0) {
190 else if ((cfg[CFG_MSI_MODE].current == 1) ||
191 (cfg[CFG_MSI_MODE].current == 2)) {
263 cfg[CFG_MSI_MODE].current, types, nintrs);

Completed in 65 milliseconds