Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h68 #define FC_BADULP 0x15 /* Unknown ulp */ macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc227 case FC_BADULP: in transportError()
H A DTgtFCHBAPort.cc136 case FC_BADULP: in transportError()
H A DFCHBAPort.cc141 case FC_BADULP: in transportError()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c252 case FC_BADULP: in _init()
410 case FC_BADULP: in fcsm_attach()
H A Dfcip.c646 case FC_BADULP: in _init()
717 if (rval1 == FC_BADULP) { in _fini()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c228 { FC_BADULP, "Bad ULP" },
643 return (FC_BADULP); in fc_ulp_add()