Searched refs:sg_fill (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/alpha/kernel/ |
D | pci_iommu.c | 553 sg_fill(struct device *dev, struct scatterlist *leader, struct scatterlist *end, in sg_fill() function 604 return sg_fill(dev, leader, end, out, arena, max_dma, dac_allowed); in sg_fill() 700 if (sg_fill(dev, sg, end, out, arena, max_dma, dac_allowed) < 0) in alpha_pci_map_sg()
|