Searched refs:PPC_IRQ_nFAULT (Results 1 – 2 of 2) sorted by relevance
74 #define PPC_IRQ_nFAULT 0x8 macro
1565 if (ppc->ppc_irqstat & PPC_IRQ_nFAULT) { in ppcintr()1567 ppc->ppc_irqstat &= ~PPC_IRQ_nFAULT; in ppcintr()