Searched refs:LE_MERR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/hp300/stand/common/
H A Dif_le.c320 if (stat & LE_MERR) {
467 lewrcsr(sc, 0, stat & (LE_BABL | LE_MISS | LE_MERR | LE_RINT));
479 if (stat & (LE_BABL | LE_CERR | LE_MISS | LE_MERR))
548 lewrcsr(sc, 0, stat & (LE_BABL | LE_MISS | LE_MERR | LE_TINT));
549 if (stat & (LE_BABL | LE_CERR | LE_MISS | LE_MERR))
573 if (stat & (LE_BABL | LE_CERR | LE_MISS | LE_MERR))
577 if (stat & (LE_BABL | LE_CERR | LE_MISS | LE_MERR))
596 if (stat & (LE_BABL |/* LE_CERR |*/ LE_MISS | LE_MERR)) {
H A Dif_lereg.h77 #define LE_MERR 0x0800 macro

Completed in 191 milliseconds