Home
last modified time | relevance | path

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

/openbsd/src/sys/stand/efi/include/
Defiapi.h125 #define EVT_NOTIFY_SIGNAL 0x00000200 macro
/openbsd/src/sys/arch/armv7/stand/efiboot/
Defiboot.c729 status = BS->CreateEvent(EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK, in efi_timer_init()
/openbsd/src/sys/arch/riscv64/stand/efiboot/
Defiboot.c701 status = BS->CreateEvent(EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK, in efi_timer_init()
/openbsd/src/sys/arch/arm64/stand/efiboot/
Defiboot.c815 status = BS->CreateEvent(EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK, in efi_timer_init()