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

/freebsd-13-stable/stand/efi/libefi/
H A Dtime_event.c51 BS->CreateEvent(EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK,
H A Defihttp.c447 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify,
509 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify,
628 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify,
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h410 // EVT_NOTIFY_SIGNAL.
415 #define EVT_NOTIFY_SIGNAL 0x00000200 macro
565 EVT_NOTIFY_SIGNAL.
598 @retval EFI_INVALID_PARAMETER Event is of type EVT_NOTIFY_SIGNAL.
/freebsd-13-stable/stand/efi/include/
H A Defiapi.h125 #define EVT_NOTIFY_SIGNAL 0x00000200 macro

Completed in 176 milliseconds