HomeSort by: relevance | last modified time | path
    Searched refs:sc_ledon (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ath_netbsd.c 187 !sc->sc_ledon);
ath.c 480 sc->sc_ledon = 0; /* low true */
492 ath_hal_gpioset(ah, sc->sc_ledpin, !sc->sc_ledon);
747 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, !sc->sc_ledon);
1156 !sc->sc_ledon);
5032 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, !sc->sc_ledon);
5043 ath_hal_gpioset(sc->sc_ah, sc->sc_ledpin, sc->sc_ledon);
athvar.h 243 u_int sc_ledon; /* pin setting for LED on */ member in struct:ath_softc

Completed in 16 milliseconds