Searched refs:iwp_set_led (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwp/ |
H A D | iwp.c | 302 static void iwp_set_led(iwp_sc_t *, uint8_t, uint8_t, uint8_t); 1814 iwp_set_led(sc, 2, 10, 2); in iwp_newstate() 1905 iwp_set_led(sc, 2, 10, 10); in iwp_newstate() 1942 iwp_set_led(sc, 2, 0, 1); in iwp_newstate() 1952 iwp_set_led(sc, 2, 1, 0); in iwp_newstate() 3810 iwp_set_led(iwp_sc_t *sc, uint8_t id, uint8_t off, uint8_t on) in iwp_set_led() function 5259 iwp_set_led(sc, 2, 0, 1); in iwp_fast_recover()
|