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