Searched refs:PCIA_ERR_ABRT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/alpha/pci/ | ||
H A D | dwlpxreg.h | 168 #define PCIA_ERR_ABRT (1<<12) /* PCI Target Abort Error */ macro |
H A D | dwlpx.c | 340 if (hpcs[i].err & PCIA_ERR_ABRT) in dwlpx_errintr() |