Searched refs:INTSTAT_DPE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | smc83c170reg.h | 147 #define INTSTAT_DPE 0x01000000 /* PCI data parity error */ macro |
H A D | smc83c170.c | 817 else if (intstat & INTSTAT_DPE) in epic_intr() |