Home
last modified time | relevance | path

Searched refs:PPC_IRQ_DMA (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ppc/
Dppc_isa.c197 ppc->ppc_irqstat = PPC_IRQ_DMA; in ppc_isa_write()
Dppcreg.h72 #define PPC_IRQ_DMA 0x2 macro
Dppc.c1585 if (ppc->ppc_irqstat & PPC_IRQ_DMA) { in ppcintr()
1588 ppc->ppc_irqstat &= ~PPC_IRQ_DMA; in ppcintr()