Home
last modified time | relevance | path

Searched refs:ledon (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Dath_netbsd.c462 if ((rc = SYSCTL_INT(CTLFLAG_READWRITE, ledon, in ath_sysctlattach()
Dathvar.h230 u_int16_t ledon; /* softled on time */ member
Dath.c5059 ath_led_blink(sc, sc->sc_hwmap[0].ledon, in ath_led_event()
5063 ath_led_blink(sc, sc->sc_hwmap[sc->sc_txrate].ledon, in ath_led_event()
5067 ath_led_blink(sc, sc->sc_hwmap[sc->sc_rxrate].ledon, in ath_led_event()
5186 sc->sc_hwmap[i].ledon = (500 * hz) / 1000; in ath_setcurmode()
5205 sc->sc_hwmap[i].ledon = (blinkrates[j].timeOn * hz) / 1000; in ath_setcurmode()