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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/common/
H A Dsba_iommu.c336 * sba_check_pdir - debugging only - consistency checker
343 sba_check_pdir(struct ioc *ioc, char *msg) function
923 if (sba_check_pdir(ioc,"Check before sba_map_single()"))
953 sba_check_pdir(ioc,"Check after sba_map_single()");
1415 if (sba_check_pdir(ioc,"Check before sba_map_sg()"))
1447 if (sba_check_pdir(ioc,"Check after sba_map_sg()"))
1486 sba_check_pdir(ioc,"Check before sba_unmap_sg()");
1501 sba_check_pdir(ioc,"Check after sba_unmap_sg()");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dsba_iommu.c199 * sba_check_pdir - debugging only - consistency checker
206 sba_check_pdir(struct ioc *ioc, char *msg) function
676 sba_check_pdir(ioc,"Check before sba_map_single()");
716 sba_check_pdir(ioc,"Check after sba_map_single()");
892 if (sba_check_pdir(ioc,"Check before sba_map_sg()"))
928 if (sba_check_pdir(ioc,"Check after sba_map_sg()"))
972 sba_check_pdir(ioc,"Check before sba_unmap_sg()");
990 sba_check_pdir(ioc,"Check after sba_unmap_sg()");

Completed in 108 milliseconds