Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/pci/
H A Ddwlpxreg.h173 #define PCIA_ERR_DPRTY (1<<7) /* DMA access of SG RAM Parity Error */ macro
H A Ddwlpx.c350 if (hpcs[i].err & PCIA_ERR_DPRTY) in dwlpx_errintr()