Searched refs:sc_ledon (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_led.c134 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, !sc->sc_ledon);
175 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, !sc->sc_ledon);
186 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, sc->sc_ledon);
H A Dif_ath_sysctl.c848 "ledon", CTLFLAG_RW, &sc->sc_ledon, 0,
H A Dif_athvar.h721 u_int sc_ledon; /* pin setting for LED on */ member in struct:ath_softc
H A Dif_ath.c842 sc->sc_ledon = 0; /* low true */
2635 !sc->sc_ledon);

Completed in 150 milliseconds