WSKBD_LED_CAPS
sc->sc_leds |= WSKBD_LED_CAPS;
if (on & WSKBD_LED_CAPS)
if ((leds & WSKBD_LED_CAPS) && kbd->sc_capsloc.size == 1)
if (changemask & WSKBD_LED_CAPS)
(leds & WSKBD_LED_CAPS) ? HIL_PROMPT3 : HIL_ACK3,
if (led & WSKBD_LED_CAPS)
WSKBD_LED_NUM | WSKBD_LED_CAPS);
if (wled & WSKBD_LED_CAPS)
WSKBD_LED_CAPS | WSKBD_LED_COMPOSE);
intarg |= WSKBD_LED_CAPS;
if (intarg & WSKBD_LED_CAPS)
new_state |= WSKBD_LED_CAPS;