Home
last modified time | relevance | path

Searched refs:FC_ULP_SAMEMODULE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h72 #define FC_ULP_SAMEMODULE 0x18 /* module already in use */ macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc236 case FC_ULP_SAMEMODULE: in transportError()
H A DTgtFCHBAPort.cc145 case FC_ULP_SAMEMODULE: in transportError()
H A DFCHBAPort.cc150 case FC_ULP_SAMEMODULE: in transportError()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c237 case FC_ULP_SAMEMODULE: in _init()
395 case FC_ULP_SAMEMODULE: in fcsm_attach()
H A Dfcip.c633 case FC_ULP_SAMEMODULE: in _init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c231 { FC_ULP_SAMEMODULE, "Same ULP Module" },
692 return (FC_ULP_SAMEMODULE); in fc_ulp_add()