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

/netbsd-current/sys/dev/sun/
H A Dkbd_reg.h88 #define LED_NUM_LOCK 0x1 macro
H A Dkbd.c759 leds &= ~(LED_CAPS_LOCK|LED_NUM_LOCK);
764 leds |= LED_NUM_LOCK;
998 l |= LED_NUM_LOCK;
/netbsd-current/sys/arch/sparc/dev/
H A Dkbd_pckbport.c403 if (sunleds & LED_NUM_LOCK)

Completed in 78 milliseconds