Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/pci/
H A Ddwlpxreg.h165 #define PCIA_ERR_ILLCSR (1<<15) /* Illegal CSR Address Error */ macro
H A Ddwlpx.c334 if (hpcs[i].err & PCIA_ERR_ILLCSR) in dwlpx_errintr()