Searched refs:DBG_SC (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_debug.c76 {DBG_SC, "sc"},
H A Dpci_dma.c63 DEBUG4(DBG_SC, dip, "%x+%x out of window [%x,%x)\n",
75 DEBUG2(DBG_SC, dip, "addr=%x+%x pages: \n", dvma_addr, len);
77 DEBUG1(DBG_SC|DBG_CONT, dip, " %x", dvma_addr);
80 DEBUG0(DBG_SC|DBG_CONT, dip, "\n");
123 DEBUG3(DBG_SC|DBG_CONT, 0, "flag wait loops=%lu ticks=%lu status=%x\n",
160 DEBUG4(DBG_SC, dip, "dmai_mapping=%x, dmai_sz=%x off=%x len=%x\n",
162 DEBUG2(DBG_SC, dip, "mp=%p, ctx=%x\n", mp, MP2CTX(mp));
H A Dpcisch.c1075 DEBUG1(DBG_SC, dip, "ctx=%x no match\n", ctx);
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h75 #define DBG_SC (0x10ull << 32) macro

Completed in 84 milliseconds