Searched refs:TULIP_SYSTEMERROR (Results 1 – 2 of 2) sorted by relevance
606 #define TULIP_SYSTEMERROR 0x00200000 macro
3780 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()