Searched refs:DBG_RELOC (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_reloc.c | 109 DEBUG0(DBG_RELOC, rdip, "postrelocator called\n"); in pci_dvma_postrelocator() 138 DEBUG3(DBG_RELOC, rdip, "index 0x%x, vaddr 0x%llx, baseva 0x%llx\n", in pci_dvma_postrelocator() 142 DEBUG2(DBG_RELOC, rdip, "pfn remap (1) 0x%x -> 0x%x\n", in pci_dvma_postrelocator() 146 DEBUG3(DBG_RELOC, rdip, "pfn remap (%d) 0x%x -> 0x%x\n", in pci_dvma_postrelocator() 204 DEBUG3(DBG_RELOC, mp->dmai_rdip, in pci_dvma_remap() 292 DEBUG0(DBG_RELOC, rdip, "fdvma postrelocator called\n"); in pci_fdvma_postrelocator() 328 DEBUG4(DBG_RELOC, rdip, "mp %p: index 0x%x, " in pci_fdvma_postrelocator() 370 DEBUG0(DBG_RELOC, rdip, "prerelocator called\n"); in pci_common_prerelocator()
|
H A D | pci_debug.c | 78 {DBG_RELOC, "dma_reloc"},
|
/titanic_50/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 87 #define DBG_RELOC (0x10000ull << 32) macro
|