Searched refs:ArpUpdateEvent (Results 1 – 2 of 2) sorted by relevance
160 EFI_EVENT ArpUpdateEvent; member
175 &Private->ArpUpdateEvent in EfiPxeBcStart()185 Private->ArpUpdateEvent, in EfiPxeBcStart()256 if (Private->ArpUpdateEvent != NULL) { in EfiPxeBcStart()257 gBS->CloseEvent (Private->ArpUpdateEvent); in EfiPxeBcStart()258 Private->ArpUpdateEvent = NULL; in EfiPxeBcStart()353 if (Private->ArpUpdateEvent != NULL) { in EfiPxeBcStop()354 gBS->CloseEvent (Private->ArpUpdateEvent); in EfiPxeBcStop()355 Private->ArpUpdateEvent = NULL; in EfiPxeBcStop()