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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dmachvec_hpzx1.h10 extern ia64_mv_dma_unmap_sg sba_unmap_sg;
29 #define platform_dma_unmap_sg sba_unmap_sg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/common/
H A Dhwsw_iommu.c37 extern ia64_mv_dma_unmap_sg sba_unmap_sg;
46 #define hwiommu_unmap_sg sba_unmap_sg
H A Dsba_iommu.c1463 * sba_unmap_sg - unmap Scatter/Gather list
1471 void sba_unmap_sg (struct device *dev, struct scatterlist *sglist, int nents, int dir) function
1486 sba_check_pdir(ioc,"Check before sba_unmap_sg()");
1501 sba_check_pdir(ioc,"Check after sba_unmap_sg()");
2110 EXPORT_SYMBOL(sba_unmap_sg); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dsba_iommu.c944 * sba_unmap_sg - unmap Scatter/Gather list
953 sba_unmap_sg(struct device *dev, struct scatterlist *sglist, int nents, function
972 sba_check_pdir(ioc,"Check before sba_unmap_sg()");
990 sba_check_pdir(ioc,"Check after sba_unmap_sg()");
1004 .unmap_sg = sba_unmap_sg,

Completed in 40 milliseconds