Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/luna88k/stand/boot/
H A Dkbd.c215 int ctrl_flag = 0; variable
244 ctrl_flag = 1 - updown; in kbd_decode()
263 if (ctrl_flag) in kbd_decode()