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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.c994 UINT8 CommandByte; local
1060 &CommandByte
1070 if ((CommandByte & KB_CMMBYTE_DISABLE_AUX) != 0) {
1165 CommandByte = 0;
1168 (UINT8) ((CommandByte &

Completed in 107 milliseconds