Searched refs:Dhcp4SbNotifyEvent (Results 1 – 2 of 2) sorted by relevance
183 EFI_EVENT Dhcp4SbNotifyEvent; member
949 if (Instance->Dhcp4SbNotifyEvent == NULL) { in Ip4StartAutoConfig()950 Instance->Dhcp4SbNotifyEvent = EfiCreateProtocolNotifyEvent ( in Ip4StartAutoConfig()964 if (Instance->Dhcp4SbNotifyEvent != NULL) { in Ip4StartAutoConfig()965 gBS->CloseEvent (Instance->Dhcp4SbNotifyEvent); in Ip4StartAutoConfig()