Searched defs: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);
2563 iwn_set_led(sc, IWN_LED_LINK, 1, 0);
4582 iwn_set_led(struct iwn_softc *sc, uint8_t which, uint8_t off, uint8_t on) function
5978 iwn_set_led(sc, IWN_LED_LINK, 0, 1);
6000 iwn_set_led(sc, IWN_LED_LINK, 5, 5);
6080 iwn_set_led(sc, IWN_LED_LINK, 0, 1);

Completed in 80 milliseconds