Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp.c298 static void iwp_set_led(iwp_sc_t *, uint8_t, uint8_t, uint8_t);
1810 iwp_set_led(sc, 2, 10, 2); in iwp_newstate()
1901 iwp_set_led(sc, 2, 10, 10); in iwp_newstate()
1938 iwp_set_led(sc, 2, 0, 1); in iwp_newstate()
1948 iwp_set_led(sc, 2, 1, 0); in iwp_newstate()
3806 iwp_set_led(iwp_sc_t *sc, uint8_t id, uint8_t off, uint8_t on) in iwp_set_led() function
5255 iwp_set_led(sc, 2, 0, 1); in iwp_fast_recover()