Searched refs:DBGA (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/alpha/kernel/ |
D | pci_iommu.c | 20 # define DBGA(args...) printk(KERN_DEBUG args) macro 22 # define DBGA(args...) macro 526 DBGA(" sg_fill: [%p,%lx] -> direct %lx\n", in sg_fill() 538 DBGA(" sg_fill: [%p,%lx] -> DAC %lx\n", in sg_fill() 564 DBGA(" sg_fill: [%p,%lx] -> sg %lx np %ld\n", in sg_fill() 591 DBGA(" (%ld) [%p,%x] np %ld\n", in sg_fill() 595 DBGA(" (%ld) [%p,%x] cont\n", in sg_fill() 664 DBGA("pci_map_sg: %ld entries\n", out - start); in pci_map_sg() 723 DBGA(" (%ld) DAC [%lx,%lx]\n", in pci_unmap_sg() 731 DBGA(" (%ld) direct [%lx,%lx]\n", in pci_unmap_sg() [all …]
|