Searched refs:SetWatchdogTimer (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/sys/stand/efiboot/ |
| H A D | efiwatchdog.c | 39 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 D | modelist.c | 75 rc = uefi_call_wrapper(BS->SetWatchdogTimer, 4, seconds, 0x1ffff, in SetWatchdog()
|
| H A D | bltgrid.c | 99 rc = uefi_call_wrapper(BS->SetWatchdogTimer, 4, seconds, 0x1ffff, in SetWatchdog()
|
| H A D | lfbgrid.c | 139 rc = uefi_call_wrapper(BS->SetWatchdogTimer, 4, seconds, 0x1ffff, in SetWatchdog()
|
| /netbsd-src/sys/arch/i386/stand/efiboot/ |
| H A D | efiboot.c | 99 status = uefi_call_wrapper(BS->SetWatchdogTimer, 4, 0, 0, 0, NULL); in efi_main()
|
| /netbsd-src/sys/arch/ia64/stand/ia64/efi/ |
| H A D | main.c | 166 BS->SetWatchdogTimer(0, 0, 0, NULL); in main()
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
| H A D | efiapi.h | 879 EFI_SET_WATCHDOG_TIMER SetWatchdogTimer; member
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
| H A D | acefiex.h | 816 ACPI_EFI_SET_WATCHDOG_TIMER SetWatchdogTimer; member
|