Searched refs:PPC_IRQ_FIFO (Results 1 – 2 of 2) sorted by relevance
72 #define PPC_IRQ_FIFO 0x4 macro
1619 } else if (ppc->ppc_irqstat & PPC_IRQ_FIFO) { in ppcintr()1622 ppc->ppc_irqstat &= ~PPC_IRQ_FIFO; in ppcintr()