HomeSort by: relevance | last modified time | path
    Searched defs:iwn_set_led (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_iwn.c 295 static void iwn_set_led(struct iwn_softc *, uint8_t, uint8_t, uint8_t);
1993 iwn_set_led(sc, IWN_LED_LINK, 10, 10);
3629 iwn_set_led(struct iwn_softc *sc, uint8_t which, uint8_t off, uint8_t on) function in typeref:typename:void
4988 iwn_set_led(sc, IWN_LED_LINK, 5, 5);
5058 iwn_set_led(sc, IWN_LED_LINK, 0, 1);

Completed in 15 milliseconds