Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppcreg.h53 #define ATPPC_nFAULT_INTR 0x10 /* ecr register - bit 4 */ macro
Datppc.c678 (atppc->sc_ecr_intr & ATPPC_nFAULT_INTR) && in atppcintr()
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppc.c400 (atppc->sc_ecr_intr & ATPPC_nFAULT_INTR) && in pi1ppcintr()