Home
last modified time | relevance | path

Searched refs:WaitForEvent (Results 1 – 5 of 5) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/efi/libefi/
H A Ddelay.c48 BS->WaitForEvent(1, &ev, &junk); in delay()
H A Defi_console.c514 BS->WaitForEvent(1, &conin->WaitForKey, &junk); in efi_cons_getchar()
/titanic_53/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h702 EFI_WAIT_FOR_EVENT WaitForEvent;
709 EFI_UNKNOWN_INTERFACE WaitForEvent; member
/titanic_53/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c734 bs->WaitForEvent(1, &systab->ConIn->WaitForKey, &junk); in getchar()
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h756 EFI_WAIT_FOR_EVENT WaitForEvent; member