Searched refs:INTSTAT_INT_ACTV (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | smc83c170reg.h | 156 #define INTSTAT_INT_ACTV 0x00010000 /* interrupt active */ macro |
H A D | smc83c170.c | 595 if ((intstat & INTSTAT_INT_ACTV) == 0) in epic_intr() |