Searched refs:PPC_IRQ_DMA (Results 1 – 3 of 3) sorted by relevance
197 ppc->ppc_irqstat = PPC_IRQ_DMA; in ppc_isa_write()
72 #define PPC_IRQ_DMA 0x2 macro
1585 if (ppc->ppc_irqstat & PPC_IRQ_DMA) { in ppcintr()1588 ppc->ppc_irqstat &= ~PPC_IRQ_DMA; in ppcintr()