Searched refs:TPL_CALLBACK (Results 1 – 4 of 4) sorted by relevance
/freebsd/stand/efi/libefi/ |
H A D | time_event.c | 48 BS->CreateEvent(EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK, in efi_time_init()
|
H A D | efihttp.c | 442 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify, in _efihttp_fs_open() 504 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify, in _efihttp_fs_open() 623 status = BS->CreateEvent(EVT_NOTIFY_SIGNAL, TPL_CALLBACK, notify, in _efihttp_fs_read()
|
/freebsd/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiSpec.h | 612 #define TPL_CALLBACK 8 macro
|
/freebsd/stand/efi/include/ |
H A D | efiapi.h | 195 #define TPL_CALLBACK 8 macro
|