Searched refs:KeyCount (Results 1 – 4 of 4) sorted by relevance
96 UINT16 KeyCount; in BootManagerCallback() local106 KeyCount = 0; in BootManagerCallback()111 KeyCount++; in BootManagerCallback()118 if (KeyCount == QuestionId) { in BootManagerCallback()
559 for (Index = 0; Index < UsbNsKey->KeyCount; Index++) { in FindPhysicalKey()600 UINTN KeyCount; in SetKeyboardLayoutEvent() local655 KeyCount = 0; in SetKeyboardLayoutEvent()660 KeyCount++; in SetKeyboardLayoutEvent()668 UsbNsKey->KeyCount = KeyCount; in SetKeyboardLayoutEvent()670 (KeyCount + 1) * sizeof (EFI_KEY_DESCRIPTOR), in SetKeyboardLayoutEvent()678 Index += KeyCount; in SetKeyboardLayoutEvent()679 KeyDescriptor += KeyCount; in SetKeyboardLayoutEvent()
89 UINTN KeyCount; member
108 UINT64 KeyCount; member