Searched refs:TULIP_NEEDRESET (Results 1 – 2 of 2) sorted by relevance
597 #define TULIP_NEEDRESET 0x00000400 macro
2980 sc->tulip_flags |= TULIP_NEEDRESET; in tulip_ifmedia_change()3172 sc->tulip_flags &= ~(TULIP_NEEDRESET|TULIP_RXBUFSLOW); in tulip_reset()3240 if ((sc->tulip_flags & TULIP_NEEDRESET) == TULIP_NEEDRESET) in tulip_reset()3786 sc->tulip_flags |= TULIP_NEEDRESET; in tulip_intr_handler()3857 if (sc->tulip_flags & TULIP_NEEDRESET) { in tulip_intr_handler()