TULIP_INRESET
u_int32_t inreset = (sc->tulip_flags & TULIP_INRESET);
sc->tulip_flags |= TULIP_INRESET;
sc->tulip_flags &= ~(TULIP_DOINGSETUP|TULIP_WANTSETUP|TULIP_INRESET
if (sc->tulip_flags & TULIP_INRESET) {