Searched refs:SetWatchdogTimer (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/sys/stand/efi/include/ |
| D | efiapi.h | 787 EFI_SET_WATCHDOG_TIMER SetWatchdogTimer; member
|
| /openbsd/src/sys/arch/armv7/stand/efiboot/ |
| D | efiboot.c | 93 BS->SetWatchdogTimer(0, 0, 0, NULL); in efi_main()
|
| /openbsd/src/sys/arch/riscv64/stand/efiboot/ |
| D | efiboot.c | 97 BS->SetWatchdogTimer(0, 0, 0, NULL); in efi_main()
|
| /openbsd/src/sys/arch/amd64/stand/efiboot/ |
| D | efiboot.c | 87 BS->SetWatchdogTimer(0, 0, 0, NULL); in efi_main()
|
| /openbsd/src/sys/arch/arm64/stand/efiboot/ |
| D | efiboot.c | 102 BS->SetWatchdogTimer(0, 0, 0, NULL); in efi_main()
|