Searched refs:ADBG_DMA (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_dma.c | 191 ADBG_DMA(("ata dma_setup 0x%p 0x%p %d\n", ata_ctlp, srcp, sg_cnt)); in ata_pciide_dma_setup() 215 ADBG_DMA(("ata dma_setup 0x%p 0x%llx\n", in ata_pciide_dma_setup() 264 ADBG_DMA(("ata_pciide_dma_stop 0x%p 0x%x\n", bmaddr, tmp)); in ata_pciide_dma_stop() 322 ADBG_DMA(("ata_pciide_status_clear 0x%p 0x%x\n", in ata_pciide_status_clear() 353 ADBG_DMA(("ata_pciide_status_dmacheck_clear 0x%p 0x%x\n", in ata_pciide_status_dmacheck_clear() 378 ADBG_DMA(("ata_pciide_status_pending 0x%p 0x%x\n", in ata_pciide_status_pending()
|
H A D | ata_debug.h | 58 #define ADBG_DMA(fmt) ADBG_FLAG_CHK(ADBG_FLAG_DMA, fmt) macro
|