Home
last modified time | relevance | path

Searched refs:FC_PKT_NPORT_RJT (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h111 #define FC_PKT_NPORT_RJT 0x04 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c403 FC_PKT_NPORT_RJT,
1981 pkt->pkt_state = FC_PKT_NPORT_RJT; in fc_fca_update_errors()
H A Dfp.c133 { FC_PKT_NPORT_RJT, FC_ELS_PREJECT },
3306 case FC_PKT_NPORT_RJT: in fp_handle_reject()
4154 pkt->pkt_state = FC_PKT_NPORT_RJT; in fp_port_login()
5802 case FC_PKT_NPORT_RJT: in fp_common_intr()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c142 { FC_PKT_NPORT_RJT, FC_PREJECT },
H A Dfcp.c9223 case FC_PKT_NPORT_RJT: in fcp_complete_pkt()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c536 {IOSTAT_NPORT_RJT, FC_PKT_NPORT_RJT, FC_REASON_PROTOCOL_ERROR,
9110 pkt->pkt_state = FC_PKT_NPORT_RJT; in emlxs_send_els()