Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h113 #define FC_TRAN_CLASS2 0x20 macro
H A Dfp.h233 ((x) == FC_TRAN_CLASS1 || (x) == FC_TRAN_CLASS2)
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2162 pkt->pkt_tran_flags |= FC_TRAN_CLASS2; in emlxs_handle_unsol_echo()
2239 pkt->pkt_tran_flags |= FC_TRAN_CLASS2; in emlxs_handle_unsol_rtv()
2388 pkt->pkt_tran_flags |= FC_TRAN_CLASS2; in emlxs_handle_unsol_rls()
2598 pkt->pkt_tran_flags |= FC_TRAN_CLASS2; in emlxs_els_reply()
2701 pkt->pkt_tran_flags |= FC_TRAN_CLASS2; in emlxs_els_reply()
3430 if ((uint32_t)ubp->ub_class == FC_TRAN_CLASS2) { in emlxs_ub_send_login_acc()
3432 pkt->pkt_tran_flags |= FC_TRAN_CLASS2; in emlxs_ub_send_login_acc()
H A Demlxs_sli3.c3833 case FC_TRAN_CLASS2: in emlxs_sli3_prep_fcp_iocb()
3955 case FC_TRAN_CLASS2: in emlxs_sli3_prep_ip_iocb()
4052 case FC_TRAN_CLASS2: in emlxs_sli3_prep_els_iocb()
4151 case FC_TRAN_CLASS2: in emlxs_sli3_prep_ct_iocb()
H A Demlxs_sli4.c4299 case FC_TRAN_CLASS2: in emlxs_sli4_prep_fcp_iocb()
4652 case FC_TRAN_CLASS2: in emlxs_sli4_prep_els_iocb()
4880 case FC_TRAN_CLASS2: in emlxs_sli4_prep_ct_iocb()
H A Demlxs_solaris.c3093 if ((uint32_t)ubp->ub_class == FC_TRAN_CLASS2) { in emlxs_ub_els_reject()
3095 pkt->pkt_tran_flags |= FC_TRAN_CLASS2; in emlxs_ub_els_reject()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3381 next_class = FC_TRAN_CLASS2; in fp_get_nextclass()
3386 case FC_TRAN_CLASS2: in fp_get_nextclass()
3420 case FC_TRAN_CLASS2: in fp_is_class_supported()