Searched refs:DBGA (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/alpha/kernel/ |
D | pci_iommu.c | 25 # define DBGA(args...) printk(KERN_DEBUG args) macro 27 # define DBGA(args...) macro 239 DBGA("pci_dac_dma_supported %s from %p\n", in pci_dac_dma_supported() 575 DBGA(" sg_fill: [%p,%lx] -> direct %llx\n", in sg_fill() 587 DBGA(" sg_fill: [%p,%lx] -> DAC %llx\n", in sg_fill() 613 DBGA(" sg_fill: [%p,%lx] -> sg %llx np %ld\n", in sg_fill() 640 DBGA(" (%ld) [%p,%x] np %ld\n", in sg_fill() 644 DBGA(" (%ld) [%p,%x] cont\n", in sg_fill() 714 DBGA("pci_map_sg: %ld entries\n", out - start); in alpha_pci_map_sg() 774 DBGA(" (%ld) DAC [%llx,%zx]\n", in alpha_pci_unmap_sg() [all …]
|