HomeSort by: relevance | last modified time | path
    Searched refs:ScanCode (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/apps/
t7.c 23 Print(L"ScanCode: %xh UnicodeChar: %xh CallRtStatus: %x\n",
24 efi_input_key.ScanCode, efi_input_key.UnicodeChar, efi_status);
  /src/sbin/efi/
showvar.c 229 uint16_t ScanCode;
285 printf(" {%04x, %04x}", u.ko->Keys[i].ScanCode,
294 printf(" Keys[%u].ScanCode: 0x%04x\n", i,
295 u.ko->Keys[i].ScanCode);
  /src/sys/external/bsd/gnu-efi/dist/inc/
eficon.h 244 UINT16 ScanCode;
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 388 UINT16 ScanCode;

Completed in 13 milliseconds