Searched refs:LeftCtrlOn (Results 1 – 2 of 2) sorted by relevance
134 BOOLEAN LeftCtrlOn; member
884 UsbKeyboardDevice->LeftCtrlOn = FALSE; in InitUSBKeyboard()1291 UsbKeyboardDevice->LeftCtrlOn = FALSE; in USBParseKey()1375 UsbKeyboardDevice->LeftCtrlOn = TRUE; in USBParseKey()1625 if (UsbKeyboardDevice->LeftCtrlOn) { in UsbKeyCodeToEfiInputKey()