Home
last modified time | relevance | path

Searched refs:EFI_TPL (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiSpec.h466 IN EFI_TPL NotifyTpl,
495 IN EFI_TPL NotifyTpl,
627 EFI_TPL
629 IN EFI_TPL NewTpl
641 IN EFI_TPL OldTpl
H A DUefiBaseType.h40 typedef UINTN EFI_TPL; typedef
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDpc.h59 IN EFI_TPL DpcTpl,
H A DReportStatusCodeHandler.h62 IN EFI_TPL Tpl
H A DRuntime.h77 EFI_TPL NotifyTpl;
H A DDataHub.h167 IN EFI_TPL FilterTpl,
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c868 EFI_TPL tpl; in gfxfb_blt()