Home
last modified time | relevance | path

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.h111 #ifndef FC_NPIV_WRONG_TOPOLOGY
112 #define FC_NPIV_WRONG_TOPOLOGY 0x48 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2647 port_info->pi_error = FC_NPIV_WRONG_TOPOLOGY; in ql_bind_port()