Home
last modified time | relevance | path

Searched refs:AsyncIntMonitor (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhci.h137 EFI_EVENT AsyncIntMonitor; member
DUhci.c1488 &Uhc->AsyncIntMonitor in UhciAllocateDev()
1515 if (Uhc->AsyncIntMonitor != NULL) { in UhciFreeDev()
1516 gBS->CloseEvent (Uhc->AsyncIntMonitor); in UhciFreeDev()
1734 Uhc->AsyncIntMonitor, in UhciDriverBindingStart()