Home
last modified time | relevance | path

Searched refs:efi_set_watchdog (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Defiwatchdog.c37 efi_set_watchdog(uint32_t timeout, uint64_t code) in efi_set_watchdog() function
H A Defiboot.h109 void efi_set_watchdog(uint32_t, uint64_t);
H A Defiblock.c691 efi_set_watchdog(EFI_BLOCK_TIMEOUT, EFI_BLOCK_TIMEOUT_CODE); in efi_block_strategy()