Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parisc/
H A Dsba_iommu.c1014 * sba_unmap_sg - unmap Scatter/Gather list
1023 sba_unmap_sg(struct device *dev, struct scatterlist *sglist, int nents, in sba_unmap_sg() function
1046 sba_check_pdir(ioc,"Check before sba_unmap_sg()"); in sba_unmap_sg()
1066 sba_check_pdir(ioc,"Check after sba_unmap_sg()"); in sba_unmap_sg()
1079 .unmap_sg = sba_unmap_sg,
/kernel/linux/linux-6.6/drivers/parisc/
H A Dsba_iommu.c1025 * sba_unmap_sg - unmap Scatter/Gather list
1035 sba_unmap_sg(struct device *dev, struct scatterlist *sglist, int nents, in sba_unmap_sg() function
1058 sba_check_pdir(ioc,"Check before sba_unmap_sg()"); in sba_unmap_sg()
1078 sba_check_pdir(ioc,"Check after sba_unmap_sg()"); in sba_unmap_sg()
1091 .unmap_sg = sba_unmap_sg,

Completed in 6 milliseconds