Home
last modified time | relevance | path

Searched refs:seq_id (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dmpapi_scsi_vhci.h48 seq_id:24; member
50 uint32_t seq_id:24,
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h160 seq_id : 8; member
172 uint32_t seq_id : 8,
H A Dfc_linkapp.h92 seq_id : 8; member
95 uint32_t seq_id : 8,
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dlinkapp.h69 uchar_t seq_id:8; member
H A Dfcal.h52 uint_t seq_id:8, df_ctl:8, seq_cnt:16; member
H A Dfc.h52 uint_t seq_id:8, df_ctl:8, seq_cnt:16; member
H A Dfcal_linkapp.h105 uchar_t seq_id:8; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dfcoe_common.h360 …__le16 seq_id /* Sequence ID (Set [saved] upon seq_cnt==0 (start of sequence) and used throughout … member
586 u8 seq_id /* Sequence id */; member
H A Decore_hsi_fcoe.h202 u8 seq_id /* Sequence id */; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h278 (x_fhdr)->seq_id = FRM_SEQ_ID(x_frm); \
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_diag.c196 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_diag_echo_run()
H A Demlxs_els.c2174 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_handle_unsol_echo()
2251 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_handle_unsol_rtv()
2400 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_handle_unsol_rls()
2610 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_els_reply()
2713 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_els_reply()
3369 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_send_rsnn()
3443 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_ub_send_login_acc()
3500 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_send_logo()
H A Demlxs_fct.c1874 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_fct_flogi_xchg()
2695 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_fct_send_fcp_status()
2826 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_fct_send_qfull_reply()
4086 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_fct_send_els_cmd()
4178 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_fct_send_els_rsp()
4264 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_fct_send_ct_cmd()
4685 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_fct_abort()
H A Demlxs_dfc.c3235 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_dfc_destroy_vport()
3620 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_dfc_npiv_test()
5765 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_dfc_send_ct()
5867 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_dfc_send_ct_rsp()
6238 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_send_menlo_cmd()
6434 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_fcoe_attention_thread()
6828 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_dfc_send_els()
8318 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_dfc_set_menlo_loopback()
8448 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_dfc_set_menlo_fte()
8999 pkt->pkt_cmd_fhdr.seq_id = 0; in emlxs_dfc_loopback_test()
[all …]
H A Demlxs_sli4.c6181 (fchdr2->seq_id == fchdr->seq_id)) { in emlxs_sli4_rxq_get()
6407 host_index, fchdr.f_ctl, fchdr.seq_id, fchdr.seq_cnt, in emlxs_sli4_process_unsol_rcv()
6735 wqe->un.BlsRsp.Payload1 = fchdr.seq_id; in emlxs_sli4_process_unsol_rcv()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_client.c1188 uint16_t xid, seq_id = 0, func_id; in do_isns_dev_attr_query_all_nodes() local
1297 seq_id = 0; in do_isns_dev_attr_query_all_nodes()
1313 seq_id++; in do_isns_dev_attr_query_all_nodes()
1314 if (in_pdu->seq != seq_id) { in do_isns_dev_attr_query_all_nodes()
1317 "response.", seq_id); in do_isns_dev_attr_query_all_nodes()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h4393 uint32_t seq_id :8; member
4869 #define HERMON_WQE_BUILD_FCP3_INIT(ds, fctl, cs_pri, seq_id, mtu, \ argument
4875 fc_init[1] = htonl((cs_pri) << 24 | (seq_id) << 16 | (mtu)); \
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_fcoe.h202 u8 seq_id /* Sequence id */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4549 u8_t seq_id; member
5018 u8_t seq_id /* The Sequence ID */; member
5793 u8_t seq_id /* SEQ ID counter to be used in transmitted FC header */; member
5797 u8_t seq_id /* SEQ ID counter to be used in transmitted FC header */; member
/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c142 uint64_t seq_id; member
1486 handle_attr->disk_id, handle_attr->seq_id); in raid_handle_to_obj()
1599 raid_handle_sys.handles[handle].seq_id = diskseg_attr->seq_no; in raid_obj_to_handle()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4422 pkt->pkt_cmd_fhdr.seq_id = 0; in fp_els_init()
10695 buf->ub_frame.seq_id, buf->ub_frame.df_ctl, buf->ub_frame.seq_cnt, in fp_unsol_cb()
10721 buf->ub_frame.type, buf->ub_frame.seq_id, in fp_unsol_cb()
11647 pkt->pkt_cmd_fhdr.seq_id = buf->ub_frame.seq_id; in fp_unsol_resp_init()
11933 buf->ub_frame.type, buf->ub_frame.f_ctl, buf->ub_frame.seq_id, in fp_handle_unsol_plogi()
12139 buf->ub_frame.seq_id, buf->ub_frame.ox_id, in fp_handle_unsol_flogi()
12389 buf->ub_frame.type, buf->ub_frame.f_ctl, buf->ub_frame.seq_id, in fp_handle_unsol_rscn()
12997 pkt->pkt_cmd_fhdr.seq_id = 0; in fp_ct_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2628 hp->seq_id = 0; in fcp_send_scsi_ioctl()
3337 hp->seq_id = 0; in fcp_tgt_send_plogi()
5212 hp->seq_id = 0; in fcp_send_els()
5583 pkt->pkt_cmd_fhdr.seq_id = buf->ub_frame.seq_id; in fcp_unsol_resp_init()
6575 hp->seq_id = 0; in fcp_send_scsi()
11445 hp->seq_id = 0; in fcp_pkt_setup()
16166 hp->seq_id = 0; in fcp_pseudo_init_pkt()
H A Dfcsm.c2753 pkt->pkt_cmd_fhdr.seq_id = 0; in fcsm_ct_init()
3077 pkt->pkt_cmd_fhdr.seq_id = 0; in fcsm_els_init()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1595 __u8 seq_id; member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c2424 oid.disc_oid.seq_id = ++(mp_priv->oid_seq[obj_type]); in vhci_mpapi_create_oid()

12