Searched refs:FC_REASON_UNSUPPORTED (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h148 #define FC_REASON_UNSUPPORTED 0x09 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c270 { FC_REASON_UNSUPPORTED, "Unsuported" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2842 pkt->pkt_reason = FC_REASON_UNSUPPORTED;
3200 pkt->pkt_reason = FC_REASON_UNSUPPORTED;
7319 pkt->pkt_reason = FC_REASON_UNSUPPORTED;
7320 EL(ha, "LA_ELS_RJT, FC_REASON_UNSUPPORTED\n");
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c620 {IOERR_UNSUPPORTED_FEATURE, FC_PKT_LOCAL_RJT, FC_REASON_UNSUPPORTED,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9195 case FC_REASON_UNSUPPORTED:

Completed in 158 milliseconds