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

/netbsd-current/sys/arch/hp300/stand/common/
H A Dif_lereg.h75 #define LE_CERR 0x2000 macro
H A Dif_le.c316 if (stat & LE_CERR)
479 if (stat & (LE_BABL | LE_CERR | LE_MISS | LE_MERR))
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)) {

Completed in 203 milliseconds