Home
last modified time | relevance | path

Searched refs:DBG_RUN_SG (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/parisc/
Dccio-dma.c95 #define DBG_RUN_SG(x...) printk(x) macro
97 #define DBG_RUN_SG(x...) macro
914 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in ccio_map_sg()
958 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in ccio_map_sg()
986 DBG_RUN_SG("%s() START %d entries, %08lx,%x\n", in ccio_unmap_sg()
1003 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in ccio_unmap_sg()
Diommu-helpers.h33 DBG_RUN_SG(" %d : %08lx/%05x %08lx/%05x\n", nents, in iommu_fill_pdir()
Dsba_iommu.c80 #define DBG_RUN_SG(x...) printk(x) macro
82 #define DBG_RUN_SG(x...) macro
942 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in sba_map_sg()
1003 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in sba_map_sg()
1027 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in sba_unmap_sg()
1052 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in sba_unmap_sg()
/linux-3.4.99/arch/ia64/hp/common/
Dsba_iommu.c126 #define DBG_RUN_SG(x...) printk(x) macro
128 #define DBG_RUN_SG(x...) macro
1246 DBG_RUN_SG(" %d : %08lx/%05x %p\n", in sba_fill_pdir()
1471 DBG_RUN_SG("%s() START %d entries\n", __func__, nents); in sba_map_sg_attrs()
1539 DBG_RUN_SG("%s() DONE %d mappings\n", __func__, filled); in sba_map_sg_attrs()
1563 DBG_RUN_SG("%s() START %d entries, %p,%x\n", in sba_unmap_sg_attrs()
1583 DBG_RUN_SG("%s() DONE (nents %d)\n", __func__, nents); in sba_unmap_sg_attrs()