Searched refs:LED_SCRLCK (Results 1 – 1 of 1) sorted by relevance
210 #define LED_SCRLCK 0x4 /* Scroll-lock */ macro265 retval |= LED_SCRLCK; in vcleds_to_sunkbd()1452 if (c & LED_SCRLCK) leds |= (1 << VC_SCROLLOCK); in kbd_ioctl()