Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parisc/
H A Dsba_iommu.c930 * sba_map_sg - map Scatter/Gather list
939 sba_map_sg(struct device *dev, struct scatterlist *sglist, int nents, in sba_map_sg() function
963 if (sba_check_pdir(ioc,"Check before sba_map_sg()")) in sba_map_sg()
966 panic("Check before sba_map_sg()"); in sba_map_sg()
998 if (sba_check_pdir(ioc,"Check after sba_map_sg()")) in sba_map_sg()
1001 panic("Check after sba_map_sg()\n"); in sba_map_sg()
1078 .map_sg = sba_map_sg,
/kernel/linux/linux-6.6/drivers/parisc/
H A Dsba_iommu.c940 * sba_map_sg - map Scatter/Gather list
950 sba_map_sg(struct device *dev, struct scatterlist *sglist, int nents, in sba_map_sg() function
974 if (sba_check_pdir(ioc,"Check before sba_map_sg()")) in sba_map_sg()
977 panic("Check before sba_map_sg()"); in sba_map_sg()
1009 if (sba_check_pdir(ioc,"Check after sba_map_sg()")) in sba_map_sg()
1012 panic("Check after sba_map_sg()\n"); in sba_map_sg()
1090 .map_sg = sba_map_sg,

Completed in 6 milliseconds