Home
last modified time | relevance | path

Searched refs:HostTag (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_tool.h53 U16 HostTag; /* 0x00 */ member
85 U16 HostTag; /* 0x00 */ member
129 U16 HostTag; /* 0x00 */ member
152 U16 HostTag; /* 0x00 */ member
174 U16 HostTag; /* 0x00 */ member
193 U16 HostTag; /* 0x00 */ member
231 U16 HostTag; /* 0x00 */ member
249 U16 HostTag; /* 0x00 */ member
274 U16 HostTag; /* 0x00 */ member
300 U16 HostTag; /* 0x00 */ member
[all …]
H A Dmpi30_targ.h105 U16 HostTag; /* 0x00 */ member
139 U16 HostTag; /* 0x00 */ member
159 U16 HostTag; /* 0x00 */ member
180 U16 HostTag; /* 0x00 */ member
226 U16 HostTag; /* 0x00 */ member
257 U16 HostTag; /* 0x00 */ member
276 U16 HostTag; /* 0x00 */ member
304 U16 HostTag; /* 0x00 */ member
H A Dmpi30_ioc.h53 U16 HostTag; /* 0x00 */ member
111 U16 HostTag; /* 0x00 */ member
269 U16 HostTag; /* 0x00 */ member
288 U16 HostTag; /* 0x00 */ member
319 U16 HostTag; /* 0x00 */ member
336 U16 HostTag; /* 0x00 */ member
371 U16 HostTag; /* 0x00 */ member
388 U16 HostTag; /* 0x00 */ member
439 U16 HostTag; /* 0x00 */ member
464 U16 HostTag; /* 0x00 */ member
[all …]
H A Dmpi30_init.h71 U16 HostTag; /* 0x00 */ member
125 U16 HostTag; /* 0x00 */ member
197 U16 HostTag; /* 0x00 */ member
237 U16 HostTag; /* 0x00 */ member
H A Dmpi30_pci.h53 U16 HostTag; /* 0x00 */ member
83 U16 HostTag; /* 0x00 */ member
H A Dmpi30_sas.h63 U16 HostTag; /* 0x00 */ member
84 U16 HostTag; /* 0x00 */ member
H A Dmpi30_transport.h392 U16 HostTag; /* 0x0C */ member
425 U16 HostTag; /* 0x0C */ member
574 U16 HostTag; /* 0x00 */ member
590 U16 HostTag; /* 0x00 */ member
H A Dmpi30_cnfg.h145 U16 HostTag; /* 0x00 */ member
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.c514 delq_req.HostTag = MPI3MR_HOSTTAG_INITCMDS; in mpi3mr_delete_op_reply_queue()
653 create_req.HostTag = MPI3MR_HOSTTAG_INITCMDS; in mpi3mr_create_op_reply_queue()
801 create_req.HostTag = MPI3MR_HOSTTAG_INITCMDS; in mpi3mr_create_op_req_queue()
1499 iocfacts_req.HostTag = (MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_issue_iocfacts()
2023 ci_upload.HostTag = htole16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_print_fw_pkg_ver()
2158 iocinit_req.HostTag = MPI3MR_HOSTTAG_INITCMDS; in mpi3mr_issue_iocinit()
2362 evtnotify_req.HostTag = (MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_issue_event_notification()
2452 evtack_req.HostTag = htole16(MPI3MR_HOSTTAG_INITCMDS); in mpi3mr_process_event_ack()
3029 pe_req.HostTag = MPI3MR_HOSTTAG_INITCMDS; in mpi3mr_issue_port_enable()
3590 iou_ctrl.HostTag = htole16(drv_cmd->host_tag); in mpi3mr_dev_rmhs_complete_tm()
[all …]
H A Dmpi3mr_app.c1069 mpi_header->HostTag = MPI3MR_HOSTTAG_IOCTLCMDS; in mpi3mr_app_mptcmds()
1398 pel_wait.HostTag = htole16(MPI3MR_HOSTTAG_PELWAIT); in mpi3mr_issue_pel_wait()
1439 pel_getseq_req.HostTag = htole16(MPI3MR_HOSTTAG_PELWAIT); in mpi3mr_send_pel_getseq()
1535 pel_getseq_req.HostTag = htole16(MPI3MR_HOSTTAG_PELWAIT); in mpi3mr_pel_getseq()
1573 pel_abort_req.HostTag = htole16(MPI3MR_HOSTTAG_PELABORT); in mpi3mr_pel_abort()
H A Dmpi3mr_cam.c569 tm_req.HostTag = htole16(MPI3MR_HOSTTAG_TMS); in mpi3mr_issue_tm()
1088 req->HostTag = cm->hosttag; in mpi3mr_action_scsiio()