Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Dtime_event.c48 BS->CreateEvent(EVT_TIMER | EVT_NOTIFY_SIGNAL, TPL_CALLBACK, in efi_time_init()
H A Defihttp.c442 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 DUefiSpec.h612 #define TPL_CALLBACK 8 macro
/freebsd/stand/efi/include/
H A Defiapi.h195 #define TPL_CALLBACK 8 macro