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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h101 #define FC_NPIV_WRONG_TOPOLOGY 0x49 /* Topology does not support NPIV */ macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h91 #ifndef FC_NPIV_WRONG_TOPOLOGY
92 #define FC_NPIV_WRONG_TOPOLOGY 0x48 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2361 QL_PRINT_2(CE_CONT, "(%d): FC_NPIV_WRONG_TOPOLOGY\n",
2363 port_info->pi_error = FC_NPIV_WRONG_TOPOLOGY;

Completed in 103 milliseconds