Searched refs:iwi_led_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/iwi/
H A Dif_iwi.c203 static void iwi_led_event(struct iwi_softc *, int);
1303 iwi_led_event(sc, IWI_LED_RX);
1305 iwi_led_event(sc, IWI_LED_POLL);
1628 iwi_led_event(sc, IWI_LED_TX);
3413 iwi_led_event(struct iwi_softc *sc, int event) function

Completed in 99 milliseconds