Searched refs:TULIP_INRESET (Results 1 – 2 of 2) sorted by relevance
594 #define TULIP_INRESET 0x00000200 macro
426 if (sc->tulip_flags & TULIP_INRESET) { in tulip_linkup()3147 u_int32_t inreset = (sc->tulip_flags & TULIP_INRESET); in tulip_reset()3170 sc->tulip_flags |= TULIP_INRESET; in tulip_reset()3248 sc->tulip_flags &= ~(TULIP_DOINGSETUP|TULIP_WANTSETUP|TULIP_INRESET in tulip_reset()