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

/netbsd-current/sys/arch/hp300/stand/common/
H A Dif_lereg.h79 #define LE_TINT 0x0200 macro
H A Dif_le.c548 lewrcsr(sc, 0, stat & (LE_BABL | LE_MISS | LE_MERR | LE_TINT));
587 lewrcsr(sc, 0, LE_TINT); /* sanity */
594 } while ((stat & LE_TINT) == 0);
595 lewrcsr(sc, 0, LE_TINT);

Completed in 86 milliseconds