Searched refs:GDBG_DMA (Results 1 – 3 of 3) sorted by relevance
33 GDBG_DMA(("ghd_dma_attr_free: gcmdp 0x%p\n", (void *)gcmdp)); in ghd_dmafree_attr()41 GDBG_DMA(("ghd_dma_attr_free: ddi_dma_free 0x%p\n", in ghd_dmafree_attr()61 GDBG_DMA(("ghd_dma_attr_get: start: gcmdp 0x%p sg_attrp 0x%p\n", in ghd_dma_buf_bind_attr()82 GDBG_DMA(("ghd_dma_attr_get: setup: gcmdp 0x%p status %d h 0x%p " in ghd_dma_buf_bind_attr()142 GDBG_DMA(("ghd_dma_attr_get: start: gcmdp 0x%p h 0x%p c 0x%x\n", in ghd_dmaget_next_attr()
90 #define GDBG_DMA(fmt) GDBG_FLAG_CHK(GDBG_FLAG_DMA, fmt) macro