Lines Matching refs:fcp_tgt
2874 u16 *flags = &iparam->fcp_tgt.flags; in efct_hw_io_send()
2880 xfer->ft_data_ro = cpu_to_be32(iparam->fcp_tgt.offset); in efct_hw_io_send()
2881 xfer->ft_burst_len = cpu_to_be32(iparam->fcp_tgt.xmit_len); in efct_hw_io_send()
2887 iparam->fcp_tgt.xri = io->indicator; in efct_hw_io_send()
2888 iparam->fcp_tgt.tag = io->reqtag; in efct_hw_io_send()
2893 0, 0, &iparam->fcp_tgt)) { in efct_hw_io_send()
2900 u16 *flags = &iparam->fcp_tgt.flags; in efct_hw_io_send()
2907 iparam->fcp_tgt.xri = io->indicator; in efct_hw_io_send()
2908 iparam->fcp_tgt.tag = io->reqtag; in efct_hw_io_send()
2913 0, 0, &iparam->fcp_tgt)) { in efct_hw_io_send()
2920 u16 *flags = &iparam->fcp_tgt.flags; in efct_hw_io_send()
2927 iparam->fcp_tgt.xri = io->indicator; in efct_hw_io_send()
2928 iparam->fcp_tgt.tag = io->reqtag; in efct_hw_io_send()
2932 0, &iparam->fcp_tgt)) { in efct_hw_io_send()