Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppcvar.h202 #define ATPPC_IRQ_nFAULT 0x8 macro
Datppc.c682 atppc->sc_irqstat |= ATPPC_IRQ_nFAULT; in atppcintr()
1812 atppc->sc_irqstat &= ~ATPPC_IRQ_nFAULT; in atppc_ecp_read()
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppc.c404 atppc->sc_irqstat |= ATPPC_IRQ_nFAULT; in pi1ppcintr()