Searched refs:PCIA_ERR_ILLCSR (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/alpha/pci/ | ||
H A D | dwlpxreg.h | 165 #define PCIA_ERR_ILLCSR (1<<15) /* Illegal CSR Address Error */ macro |
H A D | dwlpx.c | 334 if (hpcs[i].err & PCIA_ERR_ILLCSR) in dwlpx_errintr() |