Searched defs:msi_mode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c6822 char msi_mode[16]; local
6874 (void) strlcpy(msi_mode, " INTX:1", sizeof (msi_mode));
6880 (void) strlcpy(msi_mode, " MSI:0", sizeof (msi_mode));
6884 (void) snprintf(msi_mode, sizeof (msi_mode), " MSI:%d",
6889 (void) snprintf(msi_mode, sizeof (msi_mode), " MSIX:%d",
6907 sli_mode, msi_mode, npiv_mod
[all...]

Completed in 60 milliseconds