Searched refs:RUN_RUNNING (Results 1 – 2 of 2) sorted by relevance
169 #define RUN_RUNNING 0x02 macro
2156 (ifp->if_drv_flags & RUN_RUNNING)){ in run_media_change()3796 if (!(sc->sc_flags & RUN_RUNNING)) { in run_raw_xmit()3833 if ((sc->sc_flags & RUN_RUNNING) == 0) { in run_transmit()3856 if ((sc->sc_flags & RUN_RUNNING) == 0) in run_start()3881 if (!(sc->sc_flags & RUN_RUNNING)) { in run_parent()3886 } else if ((sc->sc_flags & RUN_RUNNING) && sc->rvp_cnt <= 1) in run_parent()5191 if ((sc->sc_flags & RUN_RUNNING) == 0) in run_update_promisc()6301 sc->sc_flags |= RUN_RUNNING; in run_init_locked()6328 if (sc->sc_flags & RUN_RUNNING) in run_stop()6331 sc->sc_flags &= ~RUN_RUNNING; in run_stop()