Searched refs:sc_blinking (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_led.c163 sc->sc_blinking = 0;
187 sc->sc_blinking = 1;
196 if (sc->sc_blinking) /* don't interrupt active blink */
H A Dif_athvar.h629 sc_blinking : 1,/* LED blink operation active */ member in struct:ath_softc
H A Dif_ath.c874 sc->sc_blinking = 0;
2793 sc->sc_blinking = 0;
/freebsd-current/sys/dev/iwi/
H A Dif_iwivar.h202 sc_blinking: 1; /* LED blink operation active */ member in struct:iwi_softc
H A Dif_iwi.c3193 sc->sc_blinking = 0;
3381 sc->sc_blinking = 0;
3411 sc->sc_blinking = 1;
3444 if (sc->sc_blinking) /* don't interrupt active blink */
3504 sc->sc_blinking = 0;

Completed in 195 milliseconds