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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c252 static void iwn_set_led(struct iwn_softc *, uint8_t, uint8_t, uint8_t);
5411 iwn_set_led(struct iwn_softc *sc, uint8_t which, uint8_t off, uint8_t on) function
7107 iwn_set_led(sc, IWN_LED_LINK, 5, 5);
7213 iwn_set_led(sc, IWN_LED_LINK, 0, 1);
8868 iwn_set_led(sc, IWN_LED_LINK, 20, 2);
8884 iwn_set_led(sc, IWN_LED_LINK, 0, 1);

Completed in 110 milliseconds