Searched refs:sgdst (Results 1 – 1 of 1) sorted by relevance
386 struct scatterlist *sgdst = rctx->sg_dst; in eip93_scatter_combine() local388 unsigned int remainout = sg_dma_len(sgdst); in eip93_scatter_combine()390 dma_addr_t daddr = sg_dma_address(sgdst); in eip93_scatter_combine()422 sgdst = sg_next(sgdst); in eip93_scatter_combine()423 remainout = sg_dma_len(sgdst); in eip93_scatter_combine()427 daddr = sg_dma_address(sgdst); in eip93_scatter_combine()