Searched refs:KB_CTRL_PRESSED (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.h181 #define KB_CTRL_PRESSED (0x1 << 2) macro
H A DBiosKeyboard.c1839 if ((KbFlag1 & KB_CTRL_PRESSED) == KB_CTRL_PRESSED) {
1874 if ((KbFlag1 & KB_CTRL_PRESSED) == KB_CTRL_PRESSED) {

Completed in 35 milliseconds