Searched refs:wpi_set_led (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/sys/dev/pci/ |
| H A D | if_wpi.c | 117 void wpi_set_led(struct wpi_softc *, uint8_t, uint8_t, uint8_t); 1046 wpi_set_led(sc, WPI_LED_LINK, 20, 2); in wpi_newstate() 2163 wpi_set_led(struct wpi_softc *sc, uint8_t which, uint8_t off, uint8_t on) in wpi_set_led() function 2669 wpi_set_led(sc, WPI_LED_LINK, 5, 5); in wpi_run() 2724 wpi_set_led(sc, WPI_LED_LINK, 0, 1); in wpi_run()
|