Searched refs:CSR0_MERR (Results 1 – 6 of 6) sorted by relevance
23 #define CSR0_MERR 0x0800 /* Memory Error (RC) */ macro
42 #define CSR0_MERR 0x0800 macro
222 #define CSR0_MERR 0x0800 /* memory error (RC) */ macro680 DREG = CSR0_BABL | CSR0_MERR | CSR0_CERR | CSR0_MISS; in lance_interrupt()751 if (csr0 & CSR0_MERR) { in lance_interrupt()
323 #define CSR0_MERR 0x0800 /* memory error (RC) */ macro941 if (csr0 & CSR0_MERR) { in lance_interrupt()950 DREG = CSR0_BABL | CSR0_CERR | CSR0_MISS | CSR0_MERR | in lance_interrupt()
247 …write_rreg (dev->base_addr, CSR0, CSR0_BABL|CSR0_CERR|CSR0_MISS|CSR0_MERR|CSR0_TINT|CSR0_RINT|CSR0… in am79c961_init_for_open()599 CSR0_MERR|CSR0_MISS|CSR0_CERR|CSR0_BABL)); in am79c961_interrupt()
598 if(inw(PORT+L_DATAREG) & (CSR0_IDON | CSR0_MERR) ) in ni65_init_lance()917 if(csr0 & CSR0_MERR) { in ni65_interrupt()