Searched refs:FC_NPIV_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h100 #define FC_NPIV_NOT_SUPPORTED 0x48 /* HBA does not support NPIV */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h88 #ifndef FC_NPIV_NOT_SUPPORTED
89 #define FC_NPIV_NOT_SUPPORTED 0x47 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2355 QL_PRINT_2(CE_CONT, "(%d): FC_NPIV_NOT_SUPPORTED\n",
2357 port_info->pi_error = FC_NPIV_NOT_SUPPORTED;

Completed in 95 milliseconds