Searched defs:GotIt (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
H A DPs2KbdCtrller.c1037 UINT32 GotIt; local
1039 GotIt = 0;
1071 GotIt = 1;
1082 if (GotIt == 1) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.c856 UINT32 GotIt; local
858 GotIt = 0;
890 GotIt = 1;
901 if (GotIt != 0) {

Completed in 37 milliseconds