Home
last modified time | relevance | path

Searched refs:FC_REASON_OFFLINE (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h155 #define FC_REASON_OFFLINE 0x11 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1927 xch->xch_fpkt->pkt_reason = FC_REASON_OFFLINE; in fcoei_xch_abort()
2035 FC_REASON_OFFLINE); in fcoei_process_event_exchange()
H A Dfcoei.c933 xch->xch_fpkt->pkt_reason = FC_REASON_OFFLINE; in fcoei_xch_check()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c3372 pkt->pkt_reason = FC_REASON_OFFLINE; in fcsm_issue_cmd()
3584 pkt->pkt_reason = FC_REASON_OFFLINE; in fcsm_retry_timeout()
H A Dfcp.c724 (fpkt)->pkt_reason == FC_REASON_OFFLINE)
9122 case FC_REASON_OFFLINE: { in fcp_complete_pkt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3105 cmd->cmd_pkt.pkt_reason = FC_REASON_OFFLINE; in fp_sendcmd()
3121 cmd->cmd_pkt.pkt_reason = FC_REASON_OFFLINE; in fp_sendcmd()
4913 ulp_pkt->pkt_reason = FC_REASON_OFFLINE; in fp_plogi_group()
4947 ulp_pkt->pkt_reason = FC_REASON_OFFLINE; in fp_plogi_group()
5164 ulp_pkt->pkt_reason = FC_REASON_OFFLINE; in fp_plogi_group()
5787 cmd->cmd_ulp_pkt->pkt_reason = FC_REASON_OFFLINE; in fp_common_intr()
H A Dfctl.c278 { FC_REASON_OFFLINE, "Offline" },
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c577 {IOERR_INVALID_RPI, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
641 {IOERR_LINK_DOWN, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
650 {IOERR_BUFFER_SHORTAGE, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
H A Demlxs_fct.c3839 (pkt->pkt_reason == FC_REASON_OFFLINE)) { in emlxs_fct_pkt_comp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8381 FC_REASON_OFFLINE; in ql_done()