HomeSort by relevance Sort by last modified time
    Searched defs:OldTpl (Results 76 - 100 of 123) sorted by null

1 2 34 5

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
IdeBus.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/
AtaBus.c 156 EFI_TPL OldTpl;
164 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
195 gBS->RestoreTPL (OldTpl);
    [all...]
AtaPassThruExecute.c 602 EFI_TPL OldTpl;
607 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
622 gBS->RestoreTPL (OldTpl);
625 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
630 gBS->RestoreTPL (OldTpl);
636 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
638 gBS->RestoreTPL (OldTpl);
791 EFI_TPL OldTpl;
813 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
818 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.c 81 EFI_TPL OldTpl;
87 OldTpl = gBS->RaiseTPL (EHC_TPL);
96 gBS->RestoreTPL (OldTpl);
122 EFI_TPL OldTpl;
139 OldTpl = gBS->RaiseTPL (EHC_TPL);
195 gBS->RestoreTPL (OldTpl);
220 EFI_TPL OldTpl;
227 OldTpl = gBS->RaiseTPL (EHC_TPL);
236 gBS->RestoreTPL (OldTpl);
263 EFI_TPL OldTpl;
    [all...]
EhciSched.c 971 EFI_TPL OldTpl;
979 OldTpl = gBS->RaiseTPL (EHC_TPL);
1041 gBS->RestoreTPL (OldTpl);
1043 OldTpl = gBS->RaiseTPL (EHC_TPL);
1051 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
Uhci.c 49 EFI_TPL OldTpl;
69 OldTpl = gBS->RaiseTPL (UHCI_TPL);
111 gBS->RestoreTPL (OldTpl);
117 gBS->RestoreTPL (OldTpl);
189 EFI_TPL OldTpl;
205 OldTpl = gBS->RaiseTPL (UHCI_TPL);
270 gBS->RestoreTPL (OldTpl);
439 EFI_TPL OldTpl;
452 OldTpl = gBS->RaiseTPL (UHCI_TPL);
484 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.c 117 EFI_TPL OldTpl;
123 OldTpl = gBS->RaiseTPL (XHC_TPL);
131 gBS->RestoreTPL (OldTpl);
159 EFI_TPL OldTpl;
174 OldTpl = gBS->RaiseTPL (XHC_TPL);
226 gBS->RestoreTPL (OldTpl);
253 EFI_TPL OldTpl;
259 OldTpl = gBS->RaiseTPL (XHC_TPL);
270 gBS->RestoreTPL (OldTpl);
297 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbBus.c 77 EFI_TPL OldTpl;
84 OldTpl = gBS->RaiseTPL (USB_BUS_TPL);
199 gBS->RestoreTPL (OldTpl);
236 EFI_TPL OldTpl;
245 OldTpl = gBS->RaiseTPL (USB_BUS_TPL);
294 gBS->RestoreTPL (OldTpl);
329 EFI_TPL OldTpl;
339 OldTpl = gBS->RaiseTPL (USB_BUS_TPL);
369 gBS->RestoreTPL (OldTpl);
409 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
Handle.c 535 EFI_TPL OldTpl;
548 OldTpl = CoreRaiseTpl (TPL_NOTIFY);
607 CoreRestoreTpl (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/
DiskIo.c 133 EFI_TPL OldTpl;
137 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
234 gBS->RestoreTPL (OldTpl);
824 EFI_TPL OldTpl;
883 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/
EbcInt.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Impl.c 364 EFI_TPL OldTpl;
376 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
409 gBS->RestoreTPL (OldTpl);
638 EFI_TPL OldTpl;
676 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
730 gBS->RestoreTPL (OldTpl);
786 EFI_TPL OldTpl;
801 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
826 gBS->RestoreTPL (OldTpl);
839 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4If.c 723 EFI_TPL OldTpl;
727 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
732 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/
MnpIo.c 1033 EFI_TPL OldTpl;
1054 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
1075 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsDriver.c     [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Impl.c 64 EFI_TPL OldTpl;
70 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
231 gBS->RestoreTPL (OldTpl);
625 EFI_TPL OldTpl;
643 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
710 gBS->RestoreTPL (OldTpl);
753 EFI_TPL OldTpl;
773 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
783 gBS->RestoreTPL (OldTpl);
842 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Impl.h 95 EFI_TPL OldTpl;
  /device/linaro/bootloader/edk2/NetworkPkg/TcpDxe/
TcpDriver.c 888 EFI_TPL OldTpl;
894 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
930 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/Nt32Pkg/WinNtBlockIoDxe/
WinNtBlockIo.c 909 EFI_TPL OldTpl;
911 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
934 gBS->RestoreTPL (OldTpl);
977 EFI_TPL OldTpl;
980 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1021 gBS->RestoreTPL (OldTpl);
1072 EFI_TPL OldTpl;
1074 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1083 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Application/FirmwareUpdate/
FirmwareUpdate.c 279 EFI_TPL OldTpl;
382 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
411 gBS->RestoreTPL (OldTpl);
421 gBS->RestoreTPL (OldTpl);
438 gBS->RestoreTPL (OldTpl);
  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MMCHSDxe/
MMCHS.c 1127 EFI_TPL OldTpl;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
BiosKeyboard.c 931 EFI_TPL OldTpl;
952 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
960 gBS->RestoreTPL (OldTpl);
966 gBS->RestoreTPL (OldTpl);
993 EFI_TPL OldTpl;
1022 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
SectionExtraction.c 339 EFI_TPL OldTpl;
391 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
393 gBS->RestoreTPL (OldTpl);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
AhciMode.c 935 EFI_TPL OldTpl;
949 OldTpl = gBS->RaiseTPL (TPL_NOTIFY);
957 gBS->RestoreTPL (OldTpl);
    [all...]
AtaAtapiPassThru.c     [all...]

Completed in 1288 milliseconds

1 2 34 5