Home
last modified time | relevance | path

Searched refs:f_ctl (Results 1 – 23 of 23) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fc4/
H A Dfcal.h53 uint_t type:8, f_ctl:24; member
59 #define WE_ARE_ORIGINATOR(fh) (fh->f_ctl & F_CTL_XCHG_CONTEXT)
61 #define FIRST_SEQUENCE(fh) (fh->f_ctl & F_CTL_FIRST_SEQ)
62 #define LAST_FRAME_OF_SEQUENCE(fh) (fh->f_ctl & F_CTL_END_SEQ)
63 #define LAST_SEQUENCE_OF_EXCHANGE(fh) (fh->f_ctl & F_CTL_LAST_SEQ)
64 #define TRANSFER_INITIATIVE(fh) (fh->f_ctl & F_CTL_SEQ_INITIATIVE)
H A Dfc.h53 uint_t type:8, f_ctl:24; member
59 #define WE_ARE_ORIGINATOR(fh) (fh->f_ctl & F_CTL_XCHG_CONTEXT)
61 #define FIRST_SEQUENCE(fh) (fh->f_ctl & F_CTL_FIRST_SEQ)
62 #define LAST_FRAME_OF_SEQUENCE(fh) (fh->f_ctl & F_CTL_END_SEQ)
63 #define LAST_SEQUENCE_OF_EXCHANGE(fh) (fh->f_ctl & F_CTL_LAST_SEQ)
64 #define TRANSFER_INITIATIVE(fh) (fh->f_ctl & F_CTL_SEQ_INITIATIVE)
/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h156 uint32_t f_ctl : 24, member
171 f_ctl : 24;
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h277 (x_fhdr)->f_ctl = FRM_F_CTL(x_frm); \
292 FFM_F_CTL((x_fhdr)->f_ctl, x_frm); \
H A Dfcoei.c1087 xch->xch_fpkt->pkt_cmd_fhdr.f_ctl, in fcoei_complete_xch()
1090 xch->xch_fpkt->pkt_resp_fhdr.f_ctl, in fcoei_complete_xch()
H A Dfcoei_lv.c869 FFM_F_CTL(fpkt->pkt_cmd_fhdr.f_ctl, frm); in fcoei_initiate_ct_req()
1854 fpkt->pkt_cmd_fhdr.f_ctl = 0x290000; in fcoei_logo_peer()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_diag.c194 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_diag_echo_run()
H A Demlxs_els.c2172 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_handle_unsol_echo()
2249 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_handle_unsol_rtv()
2398 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_handle_unsol_rls()
2608 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_els_reply()
2711 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_els_reply()
3367 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_send_rsnn()
3441 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_ub_send_login_acc()
3498 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_send_logo()
H A Demlxs_fct.c1862 pkt->pkt_cmd_fhdr.f_ctl = F_CTL_FIRST_SEQ | F_CTL_SEQ_INITIATIVE;
2679 pkt->pkt_cmd_fhdr.f_ctl =
2810 pkt->pkt_cmd_fhdr.f_ctl =
4070 pkt->pkt_cmd_fhdr.f_ctl =
4162 pkt->pkt_cmd_fhdr.f_ctl =
4248 pkt->pkt_cmd_fhdr.f_ctl =
4669 pkt->pkt_cmd_fhdr.f_ctl =
H A Demlxs_sli4.c4293 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_CHAINED_SEQ) { in emlxs_sli4_prep_fcp_iocb()
4646 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_CHAINED_SEQ) { in emlxs_sli4_prep_els_iocb()
4766 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_LAST_SEQ) { in emlxs_sli4_prep_ct_iocb()
4770 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_SEQ_INITIATIVE) { in emlxs_sli4_prep_ct_iocb()
4874 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_CHAINED_SEQ) { in emlxs_sli4_prep_ct_iocb()
6056 host_index, fchdr.f_ctl, fchdr.seq_id, fchdr.seq_cnt, in emlxs_sli4_process_unsol_rcv()
6143 if (!(fchdr.f_ctl & F_CTL_FIRST_SEQ)) { in emlxs_sli4_process_unsol_rcv()
6303 if (!(fchdr.f_ctl & F_CTL_END_SEQ)) { in emlxs_sli4_process_unsol_rcv()
6392 wqe->un.BlsRsp.XO = ((fchdr.f_ctl & F_CTL_XCHG_CONTEXT)? 1:0); in emlxs_sli4_process_unsol_rcv()
6422 if (fchdr.f_ctl & F_CTL_CHAINED_SEQ) { in emlxs_sli4_process_unsol_rcv()
[all …]
H A Demlxs_dfc.c3182 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_dfc_destroy_vport()
3568 pkt->pkt_cmd_fhdr.f_ctl = F_CTL_FIRST_SEQ | F_CTL_SEQ_INITIATIVE; in emlxs_dfc_npiv_test()
3642 pkt1->pkt_cmd_fhdr.f_ctl = in emlxs_dfc_npiv_test()
5707 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_dfc_send_ct()
5809 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_dfc_send_ct_rsp()
6179 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_send_menlo_cmd()
6268 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_send_menlo_cmd()
6375 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_fcoe_attention_thread()
6768 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_dfc_send_els()
8258 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_dfc_set_menlo_loopback()
[all …]
H A Demlxs_sli3.c3915 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_FIRST_SEQ) { in emlxs_sli3_prep_ip_iocb()
3918 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_SEQ_INITIATIVE) { in emlxs_sli3_prep_ip_iocb()
4119 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_LAST_SEQ) { in emlxs_sli3_prep_ct_iocb()
4122 if (pkt->pkt_cmd_fhdr.f_ctl & F_CTL_SEQ_INITIATIVE) { in emlxs_sli3_prep_ct_iocb()
H A Demlxs_dhchap.c1446 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_prep_els_fc_pkt()
H A Demlxs_solaris.c3104 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_ub_els_reject()
H A Demlxs_fcf.c13237 pkt->pkt_cmd_fhdr.f_ctl = in emlxs_vpi_logo_action()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6416 fr_hdr->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fcip_do_plogi()
6881 fr_hdr->f_ctl = F_CTL_FIRST_SEQ | F_CTL_LAST_SEQ; in fcip_init_unicast_pkt()
6941 fr_hdr->f_ctl = F_CTL_FIRST_SEQ | F_CTL_LAST_SEQ | F_CTL_END_SEQ; in fcip_init_broadcast_pkt()
6942 fr_hdr->f_ctl &= ~(F_CTL_SEQ_INITIATIVE); in fcip_init_broadcast_pkt()
H A Dfcsm.c2752 pkt->pkt_cmd_fhdr.f_ctl = F_CTL_SEQ_INITIATIVE | in fcsm_ct_init()
3077 pkt->pkt_cmd_fhdr.f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fcsm_els_init()
H A Dfcp.c2622 hp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fcp_send_scsi_ioctl()
3332 hp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fcp_tgt_send_plogi()
5206 hp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fcp_send_els()
5577 pkt->pkt_cmd_fhdr.f_ctl = F_CTL_LAST_SEQ | F_CTL_XCHG_CONTEXT; in fcp_unsol_resp_init()
6568 hp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fcp_send_scsi()
11455 hp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fcp_pkt_setup()
16172 hp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fcp_pseudo_init_pkt()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2752 pkt->pkt_resp_fhdr.f_ctl = F_CTL_XCHG_CONTEXT | F_CTL_LAST_SEQ | in ql_els_send()
3164 pkt->pkt_resp_fhdr.f_ctl = pkt->pkt_cmd_fhdr.f_ctl; in ql_transport()
8687 ubp->ub_frame.f_ctl = F_CTL_FIRST_SEQ | F_CTL_END_SEQ | in ql_send_logo()
8803 ubp->ub_frame.f_ctl = F_CTL_FIRST_SEQ | F_CTL_END_SEQ | in ql_send_plogi()
8960 ubp->ub_frame.f_ctl = F_CTL_FIRST_SEQ | F_CTL_END_SEQ | in ql_rcv_rscn_els()
9522 ubp->ub_frame.f_ctl = F_CTL_RO_PRESENT | in ql_ub_frame_hdr()
9525 ubp->ub_frame.f_ctl = F_CTL_RO_PRESENT | in ql_ub_frame_hdr()
9530 ubp->ub_frame.f_ctl = F_CTL_RO_PRESENT | in ql_ub_frame_hdr()
9546 ha->instance, ubp->ub_frame.f_ctl); in ql_ub_frame_hdr()
/titanic_44/usr/src/uts/sun/io/
H A Dsocal.c2453 prq->spr_fc_frame_hdr.f_ctl = 0; in socal_establish_pool()
4525 fhp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in socal_els_alloc()
4672 fhp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ | F_CTL_LAST_SEQ; in socal_lbf_alloc()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4420 pkt->pkt_cmd_fhdr.f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in fp_els_init()
10690 buf->ub_frame.type, buf->ub_frame.r_ctl, buf->ub_frame.f_ctl, in fp_unsol_cb()
11642 pkt->pkt_cmd_fhdr.f_ctl = F_CTL_LAST_SEQ | F_CTL_XCHG_CONTEXT; in fp_unsol_resp_init()
11929 buf->ub_frame.type, buf->ub_frame.f_ctl, buf->ub_frame.seq_id, in fp_handle_unsol_plogi()
12134 buf->ub_frame.type, buf->ub_frame.f_ctl, in fp_handle_unsol_flogi()
12385 buf->ub_frame.type, buf->ub_frame.f_ctl, buf->ub_frame.seq_id, in fp_handle_unsol_rscn()
12991 pkt->pkt_cmd_fhdr.f_ctl = F_CTL_SEQ_INITIATIVE | in fp_ct_init()
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1531 hp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in sf_scsi_init_pkt()
3146 hp->f_ctl = F_CTL_SEQ_INITIATIVE | F_CTL_FIRST_SEQ; in sf_els_alloc()
6693 hp->f_ctl = F_CTL_LAST_SEQ | F_CTL_XCHG_CONTEXT;
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4550 u8_t f_ctl[3]; member