TULIP_NEEDRESET  2840 dev/pci/if_de.c     sc->tulip_flags |= TULIP_NEEDRESET;
TULIP_NEEDRESET  3041 dev/pci/if_de.c 	sc->tulip_flags &= ~(TULIP_NEEDRESET|TULIP_RXBUFSLOW);
TULIP_NEEDRESET  3126 dev/pci/if_de.c     if ((sc->tulip_flags & TULIP_NEEDRESET) == TULIP_NEEDRESET)
TULIP_NEEDRESET  3644 dev/pci/if_de.c 	    sc->tulip_flags |= TULIP_NEEDRESET;
TULIP_NEEDRESET  3718 dev/pci/if_de.c     if (sc->tulip_flags & TULIP_NEEDRESET) {