Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h119 #define FC_PKT_TIMEOUT 0x0C macro
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3722 if (pkt1->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_npiv_test()
5785 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_send_ct()
5886 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_send_ct_rsp()
6257 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_send_menlo_cmd()
6350 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_send_menlo_cmd()
6864 } else if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_send_els()
8340 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_set_menlo_loopback()
8470 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_set_menlo_fte()
9040 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_loopback_test()
10303 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_dfc_send_scsi_fcp()
H A Demlxs_fct.c1897 if (pkt->pkt_state == FC_PKT_TIMEOUT) { in emlxs_fct_flogi_xchg()
H A Demlxs_solaris.c573 {IOERR_SEQUENCE_TIMEOUT, FC_PKT_TIMEOUT, FC_REASON_SEQ_TIMEOUT,
654 {IOERR_ABORT_TIMEOUT, FC_PKT_TIMEOUT, FC_REASON_SEQ_TIMEOUT,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c149 { FC_PKT_TIMEOUT, FC_FAILURE },
3314 case FC_PKT_TIMEOUT: { in fcsm_pkt_common_intr()
H A Dfcp.c3484 case FC_PKT_TIMEOUT: in fcp_ipkt_sema_wait()
6449 if (fpkt->pkt_state == FC_PKT_TIMEOUT) { in fcp_icmd_callback()
6975 if (fpkt->pkt_state == FC_PKT_TIMEOUT || in fcp_scsi_callback()
9111 case FC_PKT_TIMEOUT: in fcp_complete_pkt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c142 { FC_PKT_TIMEOUT, FC_FAILURE },
5796 case FC_PKT_TIMEOUT: in fp_common_intr()
5798 FC_PKT_TIMEOUT) ? 0 : fp_retry_delay; in fp_common_intr()
H A Dfctl.c460 FC_PKT_TIMEOUT,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5374 pkt->pkt_state = FC_PKT_TIMEOUT; in ql_els_plogi()
7943 pkt->pkt_state = FC_PKT_TIMEOUT; in ql_start_cmd()
8360 sp->pkt->pkt_state = FC_PKT_TIMEOUT; in ql_done()