Searched refs:URTW_FLAG_RUNNING (Results 1 – 2 of 2) sorted by relevance
136 #define URTW_FLAG_RUNNING (1 << 0) macro144 ((_sc)->sc_flags & URTW_FLAG_RUNNING)146 (((_sc)->sc_flags & URTW_FLAG_RUNNING) == 0)
2118 sc->sc_flags |= URTW_FLAG_RUNNING; in urtw_8187_init()2492 sc->sc_flags &= ~URTW_FLAG_RUNNING; in urtw_stop()3142 sc->sc_flags |= URTW_FLAG_RUNNING; in urtw_8187b_init()