Home
last modified time | relevance | path

Searched refs:DBG_DMA_FREEH (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_debug.h58 /* 17 */ DBG_DMA_FREEH, enumerator
H A Dpx.c946 DBG(DBG_DMA_FREEH, dip, "rdip=%s%d mp=%p\n", in px_dma_freehdl()
951 DBG(DBG_DMA_FREEH, dip, "run handle callback\n"); in px_dma_freehdl()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_debug.c56 {DBG_DMA_FREEH, "dma_free_handle"},
H A Dpci.c676 DEBUG3(DBG_DMA_FREEH, dip, "rdip=%s%d mp=%p\n", in pci_dma_freehdl()
681 DEBUG0(DBG_DMA_FREEH, dip, "run handle callback\n"); in pci_dma_freehdl()
/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h57 #define DBG_DMA_FREEH 0x20000ull macro