Home
last modified time | relevance | path

Searched refs:FC_PKT_FS_RJT (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h120 #define FC_PKT_FS_RJT 0x0D macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c150 { FC_PKT_FS_RJT, FC_FAILURE },
H A Dfcp.c3501 case FC_PKT_FS_RJT: in fcp_ipkt_sema_wait()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c3147 pkt->pkt_state = FC_PKT_FS_RJT; in emlxs_ct_handle_event()
H A Demlxs_dfc.c5784 (pkt->pkt_state != FC_PKT_FS_RJT)) { in emlxs_dfc_send_ct()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3336 case FC_PKT_FS_RJT: in fp_handle_reject()
5806 case FC_PKT_FS_RJT: in fp_common_intr()
13070 pkt->pkt_state = FC_PKT_FS_RJT; in fp_ns_intr()
H A Dfctl.c467 FC_PKT_FS_RJT,