WSKBD_LED_NUM
if (leds & WSKBD_LED_NUM)
leds |= WSKBD_LED_NUM;
if ((leds & WSKBD_LED_NUM) && sc->sc_numloc.size == 1)
if ((leds & WSKBD_LED_NUM) && kbd->sc_numloc.size == 1)
if (changemask & WSKBD_LED_NUM)
(leds & WSKBD_LED_NUM) ? HIL_PROMPT2 : HIL_ACK2,
if (led & WSKBD_LED_NUM)
res |= WSKBD_LED_NUM;
wssunkbd_set_leds(k, WSKBD_LED_SCROLL | WSKBD_LED_NUM | WSKBD_LED_CAPS);
if (leds & WSKBD_LED_NUM)
ukbd_set_leds(sc, WSKBD_LED_SCROLL | WSKBD_LED_NUM | WSKBD_LED_CAPS
if ((leds & WSKBD_LED_NUM) && sc->sc_numloc.size == 1)
intarg |= WSKBD_LED_NUM;
if (intarg & WSKBD_LED_NUM)
new_state |= WSKBD_LED_NUM;