Home
last modified time | relevance | path

Searched refs:fcp_tgt (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/elx/efct/
A Defct_scsi.c311 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()
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()
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()
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()
[all …]
A Defct_hw.c2875 u16 *flags = &iparam->fcp_tgt.flags; in efct_hw_io_send()
2888 iparam->fcp_tgt.xri = io->indicator; in efct_hw_io_send()
2889 iparam->fcp_tgt.tag = io->reqtag; in efct_hw_io_send()
2894 0, 0, &iparam->fcp_tgt)) { in efct_hw_io_send()
2901 u16 *flags = &iparam->fcp_tgt.flags; in efct_hw_io_send()
2908 iparam->fcp_tgt.xri = io->indicator; in efct_hw_io_send()
2909 iparam->fcp_tgt.tag = io->reqtag; in efct_hw_io_send()
2914 0, 0, &iparam->fcp_tgt)) { in efct_hw_io_send()
2921 u16 *flags = &iparam->fcp_tgt.flags; in efct_hw_io_send()
2929 iparam->fcp_tgt.tag = io->reqtag; in efct_hw_io_send()
[all …]
A Defct_hw.h153 struct sli_fcp_tgt_params fcp_tgt; member

Completed in 25 milliseconds