Home
last modified time | relevance | path

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

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