Searched refs:UserRequestEvent (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
H A DArpImpl.h182 EFI_EVENT UserRequestEvent; member in struct:__anon6831
H A DArpMain.c606 RequestContext->UserRequestEvent = ResolvedEvent;
H A DArpImpl.c806 ((UserEvent == NULL) || (Context->UserRequestEvent == UserEvent))) {
815 gBS->SignalEvent (Context->UserRequestEvent);
828 // Dispatch the DPCs queued by the NotifyFunction of the Context->UserRequestEvent.

Completed in 12 milliseconds