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

/freebsd-current/sys/dev/ath/
H A Dif_ath_led.c138 if (sc->sc_hardled) {
H A Dif_ath_sysctl.c229 int hardled = sc->sc_hardled;
236 if (hardled != sc->sc_hardled) {
241 sc->sc_hardled = hardled;
H A Dif_athvar.h623 sc_hardled : 1,/* enable MAC LED status */ member in struct:ath_softc
H A Dif_ath.c891 sc->sc_hardled = (1 == 0);

Completed in 94 milliseconds