Searched refs:LE_C0_MERR (Results 1 – 5 of 5) sorted by relevance
422 isr & (LE_C0_INEA | LE_C0_BABL | LE_C0_MISS | LE_C0_MERR | in am79900_intr()444 if (isr & LE_C0_MERR) { in am79900_intr()
265 #define LE_C0_MERR 0x0800 /* memory error */ macro
421 if (isr & LE_C0_MERR) { in am7990_intr()
199 if (stat & (LE_C0_BABL | LE_C0_CERR | LE_C0_MISS | LE_C0_MERR)) in lance_put()
1062 (LE_C0_INEA|LE_C0_BABL|LE_C0_MISS|LE_C0_MERR|LE_C0_RINT| in pcn_intr()1078 if (csr0 & LE_C0_MERR) { in pcn_intr()