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

/freebsd-10.0-release/sys/dev/ppc/
H A Dppc_isa.c197 ppc->ppc_irqstat = PPC_IRQ_DMA;
H A Dppcreg.h72 #define PPC_IRQ_DMA 0x2 macro
H A Dppc.c1585 if (ppc->ppc_irqstat & PPC_IRQ_DMA) {
1588 ppc->ppc_irqstat &= ~PPC_IRQ_DMA;

Completed in 72 milliseconds