Searched refs:ADBG_DMA (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_dma.c | 189 ADBG_DMA(("ata dma_setup 0x%p 0x%p %d\n", ata_ctlp, srcp, sg_cnt)); in ata_pciide_dma_setup() 213 ADBG_DMA(("ata dma_setup 0x%p 0x%llx\n", in ata_pciide_dma_setup() 262 ADBG_DMA(("ata_pciide_dma_stop 0x%p 0x%x\n", bmaddr, tmp)); in ata_pciide_dma_stop() 320 ADBG_DMA(("ata_pciide_status_clear 0x%p 0x%x\n", in ata_pciide_status_clear() 351 ADBG_DMA(("ata_pciide_status_dmacheck_clear 0x%p 0x%x\n", in ata_pciide_status_dmacheck_clear() 376 ADBG_DMA(("ata_pciide_status_pending 0x%p 0x%x\n", in ata_pciide_status_pending()
|
H A D | ata_debug.h | 56 #define ADBG_DMA(fmt) ADBG_FLAG_CHK(ADBG_FLAG_DMA, fmt) macro
|