Searched refs:FC_REASON_ABORTED (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h142 #define FC_REASON_ABORTED 0x03 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c926 xch->xch_fpkt->pkt_reason = FC_REASON_ABORTED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c492 /* Default: FC_PKT_TRAN_ERROR, FC_REASON_ABORTED, */
526 {IOSTAT_DATA_UNDERRUN, FC_PKT_TRAN_ERROR, FC_REASON_ABORTED,
531 {IOSTAT_RSP_INVALID, FC_PKT_TRAN_ERROR, FC_REASON_ABORTED,
560 /* Default: FC_PKT_TRAN_ERROR, FC_REASON_ABORTED, */
624 {IOERR_ABORT_IN_PROGRESS, FC_PKT_LOCAL_RJT, FC_REASON_ABORTED,
628 {IOERR_ABORT_REQUESTED, FC_PKT_LOCAL_RJT, FC_REASON_ABORTED,
10695 pkt->pkt_reason = FC_REASON_ABORTED;
H A Demlxs_fct.c3823 if ((pkt->pkt_reason == FC_REASON_ABORTED) ||
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c264 { FC_REASON_ABORTED, "Aborted" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7928 FC_REASON_ABORTED;
7977 FC_REASON_ABORTED;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9027 case FC_REASON_ABORTED:

Completed in 181 milliseconds