Searched refs:sg_first (Results 1 – 2 of 2) sorted by relevance
222 struct scatterlist *sg_first = (struct scatterlist *) &rm[1]; in rds_message_alloc_sgs() local231 sg_ret = &sg_first[rm->m_used_sgs]; in rds_message_alloc_sgs()
333 struct scatterlist **sg_first, int *sg_first_ofs) in pxa_init_dma_channel() argument345 sglen = calculate_dma_sglen(*sg_first, dma->sglen, in pxa_init_dma_channel()358 *sg_first, sglen, *sg_first_ofs, pxa_dma->sg_dma); in pxa_init_dma_channel()361 for_each_sg(*sg_first, sg, sglen, i) { in pxa_init_dma_channel()401 *sg_first = sg_next(sg); in pxa_init_dma_channel()404 *sg_first = sg; in pxa_init_dma_channel()