Searched refs:sg_fill (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/alpha/kernel/ |
D | pci_iommu.c | 507 sg_fill(struct scatterlist *leader, struct scatterlist *end, in sg_fill() function 558 return sg_fill(leader, end, out, arena, max_dma, dac_allowed); in sg_fill() 653 if (sg_fill(sg, end, out, arena, max_dma, dac_allowed) < 0) in pci_map_sg()
|