Home
last modified time | relevance | path

Searched refs:LE_CERR (Results 1 – 6 of 6) sorted by relevance

/original-bsd/sys/luna68k/dev/
H A Dif_lereg.h91 #define LE_CERR 0x2000 macro
H A Dif_le.c461 if (stat & LE_CERR)
465 LERDWR(ler0, LE_BABL|LE_CERR|LE_MISS|LE_INEA, ler1->ler1_rdp);
835 if ((stat & LE_CERR) && le_softc[unit].sc_cerr)
/original-bsd/sys/hp300/dev/
H A Dif_lereg.h90 #define LE_CERR 0x2000 macro
H A Dif_le.c457 if (stat & LE_CERR)
461 LERDWR(ler0, LE_BABL|LE_CERR|LE_MISS|LE_INEA, ler1->ler1_rdp);
839 if ((stat & LE_CERR) && le_softc[unit].sc_cerr)
/original-bsd/sys/pmax/dev/
H A Dif_le.c524 if (stat & LE_CERR)
528 LERDWR(ler0, LE_BABL|LE_CERR|LE_MISS|LE_INEA, ler1->ler1_rdp);
983 if ((stat & LE_CERR) && le_softc[unit].sc_cerr)
H A Dif_lereg.h319 #define LE_CERR 0x2000 macro