Home
last modified time | relevance | path

Searched refs:sc_ledoff (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_led.c176 callout_reset(&sc->sc_ledtimer, sc->sc_ledoff, ath_led_done, sc); in ath_led_off()
188 sc->sc_ledoff = off; in ath_led_blink()
H A Dif_athvar.h729 u_int16_t sc_ledoff; /* off time for current blink */ member
/freebsd/sys/dev/iwi/
H A Dif_iwivar.h211 u_int16_t sc_ledoff; /* off time for current blink */ member
H A Dif_iwi.c3397 callout_reset(&sc->sc_ledtimer, sc->sc_ledoff, iwi_led_done, sc); in iwi_led_off()
3412 sc->sc_ledoff = off; in iwi_led_blink()