Home
last modified time | relevance | path

Searched refs:TimerPeriodic (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/stand/efi/include/
H A Defiapi.h152 TimerPeriodic, enumerator
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c704 status = BS->SetTimer(timer, TimerPeriodic, 10000000); in efi_timer_init()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c732 status = BS->SetTimer(timer, TimerPeriodic, 10000000); in efi_timer_init()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c818 status = BS->SetTimer(timer, TimerPeriodic, 10000000); in efi_timer_init()