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

/drivers/parisc/
H A Dsba_iommu.c223 * sba_check_pdir - debugging only - consistency checker
230 sba_check_pdir(struct ioc *ioc, char *msg) function
734 sba_check_pdir(ioc,"Check before sba_map_single()");
774 sba_check_pdir(ioc,"Check after sba_map_single()");
958 if (sba_check_pdir(ioc,"Check before sba_map_sg()"))
994 if (sba_check_pdir(ioc,"Check after sba_map_sg()"))
1038 sba_check_pdir(ioc,"Check before sba_unmap_sg()");
1056 sba_check_pdir(ioc,"Check after sba_unmap_sg()");

Completed in 13 milliseconds