Lines Matching refs:DBGA
27 # define DBGA(args...) printk(KERN_DEBUG args) macro
29 # define DBGA(args...) macro
215 DBGA("pci_dac_dma_supported %s from %ps\n", in pci_dac_dma_supported()
549 DBGA(" sg_fill: [%p,%lx] -> direct %llx\n", in sg_fill()
561 DBGA(" sg_fill: [%p,%lx] -> DAC %llx\n", in sg_fill()
587 DBGA(" sg_fill: [%p,%lx] -> sg %llx np %ld\n", in sg_fill()
614 DBGA(" (%ld) [%p,%x] np %ld\n", in sg_fill()
618 DBGA(" (%ld) [%p,%x] cont\n", in sg_fill()
691 DBGA("pci_map_sg: %ld entries\n", out - start); in alpha_pci_map_sg()
750 DBGA(" (%ld) DAC [%llx,%zx]\n", in alpha_pci_unmap_sg()
758 DBGA(" (%ld) direct [%llx,%zx]\n", in alpha_pci_unmap_sg()
763 DBGA(" (%ld) sg [%llx,%zx]\n", in alpha_pci_unmap_sg()
783 DBGA("pci_unmap_sg: %ld entries\n", nents - (end - sg)); in alpha_pci_unmap_sg()