Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2800reg.h307 #define PCIINT_MPE (1<<3) /* master parity error */ macro
H A Ds3c2800_pci.c277 PCIINT_INA | PCIINT_SER | PCIINT_TPE | PCIINT_MPE | in sspci_attach()
707 errors = interrupts & (PCIINT_SER | PCIINT_TPE | PCIINT_MPE | in sspci_intr()