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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.h178 #define KB_NUM_LOCK_BIT (0x1 << 5) macro
H A DBiosKeyboard.c1826 if ((KbFlag1 & KB_NUM_LOCK_BIT) == KB_NUM_LOCK_BIT) {
1861 if ((KbFlag1 & KB_NUM_LOCK_BIT) == KB_NUM_LOCK_BIT) {

Completed in 373 milliseconds