Searched refs:DBG_DMA_FREEH (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_debug.h | 58 /* 17 */ DBG_DMA_FREEH, enumerator
|
H A D | px.c | 946 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 D | pci_debug.c | 56 {DBG_DMA_FREEH, "dma_free_handle"},
|
H A D | pci.c | 676 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 D | pci_debug.h | 57 #define DBG_DMA_FREEH 0x20000ull macro
|