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

  /src/sys/dev/ic/
athnvar.h 642 void athn_set_led(struct athn_softc *, int);
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);
  /src/sys/dev/usb/
if_athn_usb.c 1464 athn_set_led(sc, 0);
1468 athn_set_led(sc, !sc->sc_led_state);
1474 athn_set_led(sc, 0);
1480 athn_set_led(sc, 1);

Completed in 14 milliseconds