Searched refs:sg_fill (Results 1 – 1 of 1) sorted by relevance
| /arch/alpha/kernel/ |
| A D | pci_iommu.c | 530 sg_fill(struct device *dev, struct scatterlist *leader, struct scatterlist *end, in sg_fill() function 581 return sg_fill(dev, leader, end, out, arena, max_dma, dac_allowed); in sg_fill() 678 if (sg_fill(dev, sg, end, out, arena, max_dma, dac_allowed) < 0) in alpha_pci_map_sg()
|
Completed in 5 milliseconds