Searched refs:DBG_RUN_SG (Results 1 – 1 of 1) sorted by relevance
/arch/ia64/hp/common/ |
D | sba_iommu.c | 122 #define DBG_RUN_SG(x...) printk(x) macro 124 #define DBG_RUN_SG(x...) macro 1218 DBG_RUN_SG(" %d : %08lx/%05x %p\n", in sba_fill_pdir() 1443 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in sba_map_sg_attrs() 1514 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in sba_map_sg_attrs() 1538 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in sba_unmap_sg_attrs() 1558 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in sba_unmap_sg_attrs()
|