Home
last modified time | relevance | path

Searched refs:isShift (Results 1 – 1 of 1) sorted by relevance

/sys/dev/x86/
Dps2.c232 int isShift = 0; in PS2_KeyboardIntr() local
234 isShift = 1; in PS2_KeyboardIntr()
236 isShift ^= 1; in PS2_KeyboardIntr()
240 } else if (isShift) { in PS2_KeyboardIntr()