Home
last modified time | relevance | path

Searched refs:FC_UB_ERROR (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h66 #define FC_UB_ERROR 0x11 /* invalid unsol buf request */ macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc221 case FC_UB_ERROR: in transportError()
H A DTgtFCHBAPort.cc130 case FC_UB_ERROR: in transportError()
H A DFCHBAPort.cc135 case FC_UB_ERROR: in transportError()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c226 { FC_UB_ERROR, "Unsolicited buffer error" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4588 case FC_UB_ERROR: in fcip_init_port()