OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetWatchdogTimer
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/stand/efiboot/
efiwatchdog.c
39
uefi_call_wrapper(BS->
SetWatchdogTimer
, 4, timeout, code, 0, NULL);
/src/sys/external/bsd/gnu-efi/dist/apps/
bltgrid.c
99
rc = uefi_call_wrapper(BS->
SetWatchdogTimer
, 4, seconds, 0x1ffff,
modelist.c
75
rc = uefi_call_wrapper(BS->
SetWatchdogTimer
, 4, seconds, 0x1ffff,
lfbgrid.c
139
rc = uefi_call_wrapper(BS->
SetWatchdogTimer
, 4, seconds, 0x1ffff,
/src/sys/arch/i386/stand/efiboot/
efiboot.c
99
status = uefi_call_wrapper(BS->
SetWatchdogTimer
, 4, 0, 0, 0, NULL);
101
panic("
SetWatchdogTimer
: %" PRIxMAX, (uintmax_t)status);
/src/sys/arch/ia64/stand/ia64/efi/
main.c
166
BS->
SetWatchdogTimer
(0, 0, 0, NULL);
/src/sys/external/bsd/gnu-efi/dist/inc/
efiapi.h
879
EFI_SET_WATCHDOG_TIMER
SetWatchdogTimer
;
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
924
ACPI_EFI_SET_WATCHDOG_TIMER
SetWatchdogTimer
;
Completed in 16 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025