Home
last modified time | relevance | path

Searched refs:TULIP_SYSTEMERROR (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/de/
HDif_devar.h606 #define TULIP_SYSTEMERROR 0x00200000 macro
HDif_de.c3780 sc->tulip_flags |= TULIP_SYSTEMERROR; in tulip_intr_handler()
4347 if (sc->tulip_flags & (TULIP_SYSTEMERROR|TULIP_RXBUFSLOW|TULIP_NOMESSAGES)) { in tulip_watchdog()
4354 if (sc->tulip_flags & TULIP_SYSTEMERROR) { in tulip_watchdog()
4364 sc->tulip_flags &= ~(TULIP_NOMESSAGES|TULIP_SYSTEMERROR); in tulip_watchdog()