NEXT_WSKBD_LEDS
sc->sc_leds &= ~ NEXT_WSKBD_LEDS;
sc->sc_leds |= (leds & NEXT_WSKBD_LEDS);
*(int *)data = sc->sc_leds & NEXT_WSKBD_LEDS;