Searched refs:LED_NLOCK (Results 1 – 1 of 1) sorted by relevance
208 #define LED_NLOCK 0x1 /* Num-lock */ macro267 retval |= LED_NLOCK; in vcleds_to_sunkbd()1453 if (c & LED_NLOCK) leds |= (1 << VC_NUMLOCK); in kbd_ioctl()