Searched refs:KS_CAPSLOCK (Results 1 – 1 of 1) sorted by relevance
46 #define KS_CAPSLOCK 0x08 macro209 keyState ^= KS_CAPSLOCK; in PS2_KeyboardIntr()235 if (keyState & KS_CAPSLOCK) in PS2_KeyboardIntr()