Home
last modified time | relevance | path

Searched refs:INTSTAT_DPE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dsmc83c170reg.h147 #define INTSTAT_DPE 0x01000000 /* PCI data parity error */ macro
H A Dsmc83c170.c817 else if (intstat & INTSTAT_DPE) in epic_intr()