Searched defs:sba_unmap_sg (Results 1 - 1 of 1) sorted by relevance

/drivers/parisc/
H A Dsba_iommu.c1010 * sba_unmap_sg - unmap Scatter/Gather list
1019 sba_unmap_sg(struct device *dev, struct scatterlist *sglist, int nents, function
1038 sba_check_pdir(ioc,"Check before sba_unmap_sg()");
1056 sba_check_pdir(ioc,"Check after sba_unmap_sg()");
1070 .unmap_sg = sba_unmap_sg,

Completed in 30 milliseconds