Searched refs:DBG_RES (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dpci.c33 #define DBG_RES(x...) printk(KERN_DEBUG x) macro
35 #define DBG_RES(x...) macro
215 DBG_RES("pcibios_resource_to_bus(%02x %s [%lx,%lx])\n",
257 DBG_RES("pcibios_align_resource(%s, (%p) [%lx,%lx]/%x, 0x%lx, 0x%lx)\n",
H A Dpci-dma.c49 #define DBG_RES(x...) printk(x) macro
51 #define DBG_RES(x...) macro
258 DBG_RES("pcxl_alloc_range() size: %d pages_needed %d pages_mask 0x%08lx\n",
280 DBG_RES("pcxl_alloc_range() res_idx %d mask 0x%08lx res_hint: %d\n",
314 DBG_RES("pcxl_free_range() res_idx: %d size: %d pages_mapped %d mask 0x%08lx\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dccio-dma.c88 #define DBG_RES(x...) printk(x) macro
90 #define DBG_RES(x...) macro
351 DBG_RES("%s() size: %d pages_needed %d\n",
387 DBG_RES("%s() res_idx %d res_hint: %d\n",
431 DBG_RES("%s(): res_idx: %d pages_mapped %d\n",
H A Dsba_iommu.c66 #define DBG_RES(x...) printk(x) macro
68 #define DBG_RES(x...) macro
367 DBG_RES("%s() o %ld %p", __func__, o, res_ptr);
370 DBG_RES(" %p %lx %lx\n", res_ptr, mask, *res_ptr);
436 DBG_RES("%s(%x) %d -> %lx hint %x/%x\n",
479 DBG_RES("%s( ,%x,%x) %x/%lx %x %p %lx\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/common/
H A Dsba_iommu.c133 #define DBG_RES(x...) printk(x) macro
135 #define DBG_RES(x...) macro
549 DBG_RES("%s() o %ld %p", __func__, o, res_ptr);
552 DBG_RES(" %p %lx %lx\n", res_ptr, mask, *res_ptr);
711 DBG_RES("%s(%x) %d -> %lx hint %x/%x\n",
755 DBG_RES("%s( ,%x,%x) %x/%lx %x %p %lx\n", __func__, (uint) iova, size,

Completed in 122 milliseconds