Searched refs:sba_map_sg_attrs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 1429 static int sba_map_sg_attrs(struct device *dev, struct scatterlist *sglist, in sba_map_sg_attrs() function 1468 if (sba_check_pdir(ioc,"Check before sba_map_sg_attrs()")) in sba_map_sg_attrs() 1471 panic("Check before sba_map_sg_attrs()"); in sba_map_sg_attrs() 1504 if (sba_check_pdir(ioc,"Check after sba_map_sg_attrs()")) in sba_map_sg_attrs() 1507 panic("Check after sba_map_sg_attrs()\n"); in sba_map_sg_attrs() 2068 .map_sg = sba_map_sg_attrs,
|
/kernel/linux/linux-6.6/arch/ia64/hp/common/ |
H A D | sba_iommu.c | 1437 static int sba_map_sg_attrs(struct device *dev, struct scatterlist *sglist, in sba_map_sg_attrs() function 1476 if (sba_check_pdir(ioc,"Check before sba_map_sg_attrs()")) in sba_map_sg_attrs() 1479 panic("Check before sba_map_sg_attrs()"); in sba_map_sg_attrs() 1512 if (sba_check_pdir(ioc,"Check after sba_map_sg_attrs()")) in sba_map_sg_attrs() 1515 panic("Check after sba_map_sg_attrs()\n"); in sba_map_sg_attrs() 2076 .map_sg = sba_map_sg_attrs,
|
Completed in 6 milliseconds