Searched refs:TULIP_DOINGSETUP (Results 1 – 2 of 2) sorted by relevance
588 #define TULIP_DOINGSETUP 0x00000008 macro
3248 sc->tulip_flags &= ~(TULIP_DOINGSETUP|TULIP_WANTSETUP|TULIP_INRESET in tulip_reset()3627 sc->tulip_flags &= ~(TULIP_DOINGSETUP|TULIP_HASHONLY); in tulip_tx_intr()3850 if (sc->tulip_flags & (TULIP_WANTTXSTART|TULIP_TXPROBE_ACTIVE|TULIP_DOINGSETUP|TULIP_PROMISC)) { in tulip_intr_handler()4135 if (sc->tulip_flags & (TULIP_WANTTXSTART|TULIP_DOINGSETUP)) { in tulip_txput()4176 if ((sc->tulip_flags & TULIP_DOINGSETUP) || ri->ri_free == 1) { in tulip_txput_setup()4186 sc->tulip_flags ^= TULIP_WANTSETUP|TULIP_DOINGSETUP; in tulip_txput_setup()