Searched refs:PCIA_ERR_ERROR (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/alpha/pci/ | ||
H A D | dwlpxreg.h | 180 #define PCIA_ERR_ERROR (1<<0) /* Summary Error */ macro |
H A D | dwlpx.c | 322 if ((hpcs[i].err & PCIA_ERR_ERROR) == 0) in dwlpx_errintr() |