Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c221 static void iwn_set_led(struct iwn_softc *, uint8_t, uint8_t, uint8_t);
2507 iwn_set_led(sc, IWN_LED_LINK, 10, 10); in iwn_newstate()
2563 iwn_set_led(sc, IWN_LED_LINK, 1, 0); in iwn_newstate()
4583 iwn_set_led(struct iwn_softc *sc, uint8_t which, uint8_t off, uint8_t on) in iwn_set_led() function
5979 iwn_set_led(sc, IWN_LED_LINK, 0, 1); in iwn_fast_recover()
6001 iwn_set_led(sc, IWN_LED_LINK, 5, 5); in iwn_run()
6081 iwn_set_led(sc, IWN_LED_LINK, 0, 1); in iwn_run()