Searched refs:timeOn (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwi.c3429 u_int16_t timeOn; /* LED on time (ms) */ member in struct:__anon12496
3479 iwi_led_blink(sc, (blinkrates[j].timeOn * hz) / 1000,
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c6421 u_int16_t timeOn; /* LED on time (ms) */ member in struct:__anon11524
6474 sc->sc_hwmap[i].ledon = (blinkrates[j].timeOn * hz) / 1000;

Completed in 176 milliseconds