Searched defs:iwh_set_led (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c310 static void iwh_set_led(iwh_sc_t *, uint8_t, uint8_t, uint8_t);
1874 iwh_set_led(sc, 2, 10, 2);
1969 iwh_set_led(sc, 2, 10, 10);
2029 iwh_set_led(sc, 2, 0, 1);
2039 iwh_set_led(sc, 2, 1, 0);
3987 iwh_set_led(iwh_sc_t *sc, uint8_t id, uint8_t off, uint8_t on) function
5731 iwh_set_led(sc, 2, 0, 1);

Completed in 71 milliseconds