Home
last modified time | relevance | path

Searched refs:XmitSeq (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h808 XMIT_SEQ_WQE XmitSeq; /* Xmit Sequence */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c5081 wqe->un.XmitSeq.Rsvd0 = 0; /* Word3 now reserved */ in emlxs_sli4_prep_ct_iocb()
5095 wqe->un.XmitSeq.xo = 1; in emlxs_sli4_prep_ct_iocb()
5097 wqe->un.XmitSeq.xo = 0; in emlxs_sli4_prep_ct_iocb()
5101 wqe->un.XmitSeq.ls = 1; in emlxs_sli4_prep_ct_iocb()
5105 wqe->un.XmitSeq.si = 1; in emlxs_sli4_prep_ct_iocb()
5108 wqe->un.XmitSeq.DFctl = pkt->pkt_cmd_fhdr.df_ctl; in emlxs_sli4_prep_ct_iocb()
5109 wqe->un.XmitSeq.Rctl = pkt->pkt_cmd_fhdr.r_ctl; in emlxs_sli4_prep_ct_iocb()
5110 wqe->un.XmitSeq.Type = pkt->pkt_cmd_fhdr.type; in emlxs_sli4_prep_ct_iocb()