IWP_F_RUNNING
if (sc->sc_flags & IWP_F_RUNNING) {
if (sc->sc_flags & IWP_F_RUNNING) {
atomic_or_32(&sc->sc_flags, IWP_F_RUNNING);
atomic_and_32(&sc->sc_flags, ~IWP_F_RUNNING);
atomic_or_32(&sc->sc_flags, IWP_F_RUNNING);
if (sc->sc_flags & IWP_F_RUNNING) {
if (sc->sc_flags & IWP_F_RUNNING) {