Lines Matching refs:fcp_tgt
311 io->iparam.fcp_tgt.app_id = io->app_id; in efct_scsi_io_dispatch_hw_io()
313 io->iparam.fcp_tgt.vpi = io->node->vpi; in efct_scsi_io_dispatch_hw_io()
314 io->iparam.fcp_tgt.rpi = io->node->rpi; in efct_scsi_io_dispatch_hw_io()
315 io->iparam.fcp_tgt.s_id = io->node->port_fc_id; in efct_scsi_io_dispatch_hw_io()
316 io->iparam.fcp_tgt.d_id = io->node->node_fc_id; in efct_scsi_io_dispatch_hw_io()
317 io->iparam.fcp_tgt.xmit_len = io->wire_len; in efct_scsi_io_dispatch_hw_io()
644 io->iparam.fcp_tgt.ox_id = io->init_task_tag; in efct_scsi_xfer_data()
645 io->iparam.fcp_tgt.offset = io->transferred; in efct_scsi_xfer_data()
646 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in efct_scsi_xfer_data()
647 io->iparam.fcp_tgt.timeout = io->timeout; in efct_scsi_xfer_data()
655 io->iparam.fcp_tgt.flags |= SLI4_IO_AUTO_GOOD_RESPONSE; in efct_scsi_xfer_data()
763 io->iparam.fcp_tgt.ox_id = io->init_task_tag; in efct_scsi_send_resp()
764 io->iparam.fcp_tgt.offset = 0; in efct_scsi_send_resp()
765 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in efct_scsi_send_resp()
766 io->iparam.fcp_tgt.timeout = io->timeout; in efct_scsi_send_resp()
831 io->iparam.fcp_tgt.flags |= SLI4_IO_AUTO_GOOD_RESPONSE; in efct_scsi_send_resp()
1027 io->iparam.fcp_tgt.ox_id = io->init_task_tag; in efct_scsi_send_tmf_resp()
1028 io->iparam.fcp_tgt.offset = 0; in efct_scsi_send_tmf_resp()
1029 io->iparam.fcp_tgt.cs_ctl = io->cs_ctl; in efct_scsi_send_tmf_resp()
1030 io->iparam.fcp_tgt.timeout = io->timeout; in efct_scsi_send_tmf_resp()