Searched refs:PPC_IRQ_nFAULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/ppc/
H A Dppcreg.h74 #define PPC_IRQ_nFAULT 0x8 macro
H A Dppc.c1574 if (ppc->ppc_irqstat & PPC_IRQ_nFAULT) {
1577 ppc->ppc_irqstat &= ~PPC_IRQ_nFAULT;

Completed in 48 milliseconds