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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_led.c149 if (sc->sc_led_net_pin > 0)
150 ath_hal_gpioCfgOutput(sc->sc_ah, sc->sc_led_net_pin,
H A Dif_athvar.h737 int sc_led_net_pin; /* MAC network LED GPIO pin */ member in struct:ath_softc
H A Dif_ath_sysctl.c864 "led_net_pin", CTLFLAG_RW, &sc->sc_led_net_pin, 0,
H A Dif_ath.c894 sc->sc_led_net_pin = -1;

Completed in 63 milliseconds