Searched refs:DBG_DMA_ALLOCH (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.h57 /* 16 */ DBG_DMA_ALLOCH, enumerator in enum:__anon9730
H A Dpx_dma.c279 DBG(DBG_DMA_ALLOCH, px_p->px_dip, "attrp=%p cntr_max=%x.%08x\n",
281 DBG(DBG_DMA_ALLOCH, px_p->px_dip, "hi=%x.%08x lo=%x.%08x\n",
283 DBG(DBG_DMA_ALLOCH, px_p->px_dip, "seg=%x.%08x align=%x.%08x\n",
290 DBG(DBG_DMA_ALLOCH, px_p->px_dip, "bypass mode\n");
331 DBG(DBG_DMA_ALLOCH, px_p->px_dip, "hi=%x.%08x, lo=%x.%08x\n",
H A Dpx.c912 DBG(DBG_DMA_ALLOCH, dip, "rdip=%s%d\n",
926 DBG(DBG_DMA_ALLOCH, dip, "mp=%p\n", mp);
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_debug.c55 {DBG_DMA_ALLOCH, "dma_alloc_handle"},
H A Dpci_dma.c436 DEBUG3(DBG_DMA_ALLOCH, pci_p->pci_dip, "attrp=%p cntr_max=%x.%08x\n",
438 DEBUG4(DBG_DMA_ALLOCH, pci_p->pci_dip, "hi=%x.%08x lo=%x.%08x\n",
440 DEBUG4(DBG_DMA_ALLOCH, pci_p->pci_dip, "seg=%x.%08x align=%x.%08x\n",
447 DEBUG0(DBG_DMA_ALLOCH, pci_p->pci_dip, "bypass mode\n");
483 DEBUG4(DBG_DMA_ALLOCH, pci_p->pci_dip, "hi=%x.%08x, lo=%x.%08x\n",
H A Dpci.c642 DEBUG2(DBG_DMA_ALLOCH, dip, "rdip=%s%d\n",
656 DEBUG1(DBG_DMA_ALLOCH, dip, "mp=%p\n", mp);
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h56 #define DBG_DMA_ALLOCH 0x10000ull macro

Completed in 56 milliseconds