Home
last modified time | relevance | path

Searched refs:SetWatchdogTimer (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Defiwatchdog.c39 uefi_call_wrapper(BS->SetWatchdogTimer, 4, timeout, code, 0, NULL); in efi_set_watchdog()
/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/
H A Dmodelist.c75 rc = uefi_call_wrapper(BS->SetWatchdogTimer, 4, seconds, 0x1ffff, in SetWatchdog()
H A Dbltgrid.c99 rc = uefi_call_wrapper(BS->SetWatchdogTimer, 4, seconds, 0x1ffff, in SetWatchdog()
H A Dlfbgrid.c139 rc = uefi_call_wrapper(BS->SetWatchdogTimer, 4, seconds, 0x1ffff, in SetWatchdog()
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defiboot.c99 status = uefi_call_wrapper(BS->SetWatchdogTimer, 4, 0, 0, 0, NULL); in efi_main()
/netbsd-src/sys/arch/ia64/stand/ia64/efi/
H A Dmain.c166 BS->SetWatchdogTimer(0, 0, 0, NULL); in main()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiapi.h879 EFI_SET_WATCHDOG_TIMER SetWatchdogTimer; member
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h816 ACPI_EFI_SET_WATCHDOG_TIMER SetWatchdogTimer; member