Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h119 #define FC_PKT_TIMEOUT 0x0C macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c925 xch->xch_fpkt->pkt_state = FC_PKT_TIMEOUT; in fcoei_xch_check()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3671 if (pkt1->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_npiv_test()
5729 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_send_ct()
5830 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_send_ct_rsp()
6200 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_send_menlo_cmd()
6293 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_send_menlo_cmd()
6806 } else if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_send_els()
8282 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_set_menlo_loopback()
8412 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_set_menlo_fte()
8979 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_loopback_test()
10242 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_send_scsi_fcp()
H A Demlxs_fct.c1886 if (pkt->pkt_state == FC_PKT_TIMEOUT) {
H A Demlxs_solaris.c572 {IOERR_SEQUENCE_TIMEOUT, FC_PKT_TIMEOUT, FC_REASON_SEQ_TIMEOUT,
653 {IOERR_ABORT_TIMEOUT, FC_PKT_TIMEOUT, FC_REASON_SEQ_TIMEOUT,
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c150 { FC_PKT_TIMEOUT, FC_FAILURE },
3315 case FC_PKT_TIMEOUT: { in fcsm_pkt_common_intr()
H A Dfcp.c3480 case FC_PKT_TIMEOUT: in fcp_ipkt_sema_wait()
6444 if (fpkt->pkt_state == FC_PKT_TIMEOUT) { in fcp_icmd_callback()
6970 if (fpkt->pkt_state == FC_PKT_TIMEOUT || in fcp_scsi_callback()
9122 case FC_PKT_TIMEOUT: in fcp_complete_pkt()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c141 { FC_PKT_TIMEOUT, FC_FAILURE },
5795 case FC_PKT_TIMEOUT: in fp_common_intr()
5797 FC_PKT_TIMEOUT) ? 0 : fp_retry_delay; in fp_common_intr()
H A Dfctl.c459 FC_PKT_TIMEOUT,
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5023 pkt->pkt_state = FC_PKT_TIMEOUT; in ql_els_plogi()
7937 sp->pkt->pkt_state = FC_PKT_TIMEOUT; in ql_done()