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

  /src/sys/dev/ic/
athn.c 1165 athn_set_led(sc, 0);
1169 athn_set_led(struct athn_softc *sc, int on) function in typeref:typename:PUBLIC void
2501 athn_set_led(sc, 0);
2505 athn_set_led(sc, !sc->sc_led_state);
2512 athn_set_led(sc, 0);
2520 athn_set_led(sc, 1);

Completed in 12 milliseconds