OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WaitForEvent
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/ia64/stand/efi/libefi/
delay.c
48
BS->
WaitForEvent
(1, &ev, &junk);
efi_console.c
81
BS->
WaitForEvent
(1, &conin->WaitForKey, &junk);
/src/sys/external/bsd/gnu-efi/dist/apps/
t4.c
14
uefi_call_wrapper(systab->BootServices->
WaitForEvent
, 3, 1, &systab->ConIn->WaitForKey, &index);
/src/sys/external/bsd/gnu-efi/dist/lib/
event.c
110
Status = uefi_call_wrapper(BS->
WaitForEvent
, 3, 2, WaitList, &Index);
128
Status = uefi_call_wrapper(BS->
WaitForEvent
, 3, 1, &Event, &Index);
/src/sys/stand/efiboot/
efiboot.c
170
uefi_call_wrapper(BS->
WaitForEvent
, 3, 1, &delay_ev, &val);
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
888
ACPI_EFI_WAIT_FOR_EVENT
WaitForEvent
;
895
ACPI_EFI_UNKNOWN_INTERFACE
WaitForEvent
;
/src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h
844
EFI_WAIT_FOR_EVENT
WaitForEvent
;
Completed in 39 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025