OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LED_CAPS_LOCK
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/x68k/include/
kbio.h
69
#define
LED_CAPS_LOCK
0x08
/src/sys/dev/sun/
kbd_reg.h
91
#define
LED_CAPS_LOCK
0x8
kbd.c
759
leds &= ~(
LED_CAPS_LOCK
|LED_NUM_LOCK);
762
leds |=
LED_CAPS_LOCK
;
996
l |=
LED_CAPS_LOCK
;
/src/sys/arch/sparc/dev/
kbd_pckbport.c
405
if (sunleds &
LED_CAPS_LOCK
)
/src/sys/arch/x68k/dev/
ite.c
669
kbdled ^=
LED_CAPS_LOCK
;
806
kbdled ^=
LED_CAPS_LOCK
;
Completed in 109 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025