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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUhci.h135 EFI_EVENT AsyncIntMonitor; member in struct:_USB_HC_DEV
H A DUhci.c1478 &Uhc->AsyncIntMonitor
1505 if (Uhc->AsyncIntMonitor != NULL) {
1506 gBS->CloseEvent (Uhc->AsyncIntMonitor);
1705 Uhc->AsyncIntMonitor,

Completed in 45 milliseconds