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 D | fc_error.h | 119 #define FC_PKT_TIMEOUT 0x0C macro
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei.c | 925 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 D | emlxs_dfc.c | 3671 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 D | emlxs_fct.c | 1886 if (pkt->pkt_state == FC_PKT_TIMEOUT) {
|
H A D | emlxs_solaris.c | 572 {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 D | fcsm.c | 150 { FC_PKT_TIMEOUT, FC_FAILURE }, 3315 case FC_PKT_TIMEOUT: { in fcsm_pkt_common_intr()
|
H A D | fcp.c | 3480 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 D | fp.c | 141 { 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 D | fctl.c | 459 FC_PKT_TIMEOUT,
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 5023 pkt->pkt_state = FC_PKT_TIMEOUT; in ql_els_plogi() 7937 sp->pkt->pkt_state = FC_PKT_TIMEOUT; in ql_done()
|