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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c6823 char npiv_mode[16]; local
6896 (void) strlcpy(npiv_mode, "", sizeof (npiv_mode));
6899 (void) snprintf(npiv_mode, sizeof (npiv_mode), " NPIV:%d",
6902 (void) strlcpy(npiv_mode, " NPIV:0", sizeof (npiv_mode));
6907 sli_mode, msi_mode, npiv_mode,
6913 sli_mode, msi_mode, npiv_mode,

Completed in 65 milliseconds