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

/linux-4.1.27/drivers/parisc/
H A Dsba_iommu.c926 * sba_map_sg - map Scatter/Gather list
935 sba_map_sg(struct device *dev, struct scatterlist *sglist, int nents, sba_map_sg() function
957 if (sba_check_pdir(ioc,"Check before sba_map_sg()")) sba_map_sg()
960 panic("Check before sba_map_sg()"); sba_map_sg()
993 if (sba_check_pdir(ioc,"Check after sba_map_sg()")) sba_map_sg()
996 panic("Check after sba_map_sg()\n"); sba_map_sg()
1068 .map_sg = sba_map_sg,
/linux-4.1.27/arch/ia64/hp/common/
H A Dsba_iommu.c1451 * sba_map_sg - map Scatter/Gather list

Completed in 54 milliseconds