Lines Matching refs:fcp_tgt
2875 u16 *flags = &iparam->fcp_tgt.flags; in efct_hw_io_send()
2881 xfer->ft_data_ro = cpu_to_be32(iparam->fcp_tgt.offset); in efct_hw_io_send()
2882 xfer->ft_burst_len = cpu_to_be32(iparam->fcp_tgt.xmit_len); 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()
2928 iparam->fcp_tgt.xri = io->indicator; in efct_hw_io_send()
2929 iparam->fcp_tgt.tag = io->reqtag; in efct_hw_io_send()
2933 0, &iparam->fcp_tgt)) { in efct_hw_io_send()