Home
last modified time | relevance | path

Searched refs:FC_PKT_LS_RJT (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h117 #define FC_PKT_LS_RJT 0x0A macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c237 pkt->pkt_state = FC_PKT_LS_RJT; in emlxs_els_handle_event()
288 if (pkt->pkt_state == FC_PKT_LS_RJT) { in emlxs_els_handle_event()
313 if (pkt->pkt_state == FC_PKT_LS_RJT) { in emlxs_els_handle_event()
H A Demlxs_fct.c1896 (pkt->pkt_state != FC_PKT_LS_RJT)) { in emlxs_fct_flogi_xchg()
1913 if (pkt->pkt_state == FC_PKT_LS_RJT) { in emlxs_fct_flogi_xchg()
H A Demlxs_dfc.c3746 } else if (pkt->pkt_state == FC_PKT_LS_RJT) { in emlxs_dfc_npiv_test()
6846 if (pkt->pkt_state == FC_PKT_LS_RJT) { in emlxs_dfc_send_els()
H A Demlxs_solaris.c517 {IOSTAT_LS_RJT, FC_PKT_LS_RJT, FC_REASON_CMD_UNABLE,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c446 FC_PKT_LS_RJT,
2033 pkt->pkt_state = FC_PKT_LS_RJT; in fc_fca_update_errors()
H A Dfp.c140 { FC_PKT_LS_RJT, FC_FAILURE },
3327 case FC_PKT_LS_RJT: in fp_handle_reject()
5805 case FC_PKT_LS_RJT: in fp_common_intr()
6114 if ((pkt->pkt_state != FC_PKT_LS_RJT) || in fp_plogi_intr()
6614 if (pkt->pkt_state == FC_PKT_LS_RJT && in fp_adisc_intr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c147 { FC_PKT_LS_RJT, FC_PREJECT },
H A Dfcp.c3493 case FC_PKT_LS_RJT: in fcp_ipkt_sema_wait()