Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h155 #define FC_REASON_OFFLINE 0x11 macro
/titanic_41/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()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c3373 pkt->pkt_reason = FC_REASON_OFFLINE; in fcsm_issue_cmd()
3585 pkt->pkt_reason = FC_REASON_OFFLINE; in fcsm_retry_timeout()
H A Dfcp.c720 (fpkt)->pkt_reason == FC_REASON_OFFLINE)
9133 case FC_REASON_OFFLINE: { in fcp_complete_pkt()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3104 cmd->cmd_pkt.pkt_reason = FC_REASON_OFFLINE; in fp_sendcmd()
3120 cmd->cmd_pkt.pkt_reason = FC_REASON_OFFLINE; in fp_sendcmd()
4912 ulp_pkt->pkt_reason = FC_REASON_OFFLINE; in fp_plogi_group()
4946 ulp_pkt->pkt_reason = FC_REASON_OFFLINE; in fp_plogi_group()
5163 ulp_pkt->pkt_reason = FC_REASON_OFFLINE; in fp_plogi_group()
5786 cmd->cmd_ulp_pkt->pkt_reason = FC_REASON_OFFLINE; in fp_common_intr()
H A Dfctl.c277 { FC_REASON_OFFLINE, "Offline" },
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c576 {IOERR_INVALID_RPI, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
640 {IOERR_LINK_DOWN, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
649 {IOERR_BUFFER_SHORTAGE, FC_PKT_PORT_OFFLINE, FC_REASON_OFFLINE,
H A Demlxs_fct.c3825 (pkt->pkt_reason == FC_REASON_OFFLINE)) {
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7958 FC_REASON_OFFLINE; in ql_done()