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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
H A DBiosKeyboard.c743 UINT32 RegEmptied; local
746 RegEmptied = 0;
753 RegEmptied = 1;
760 if (RegEmptied == 0) {
788 UINT32 RegEmptied; local
791 RegEmptied = 0;
798 RegEmptied = 1;
805 if (RegEmptied == 0) {
816 RegEmptied = 0;
819 RegEmptied
[all...]

Completed in 56 milliseconds