Searched refs:Dhcp4Handle (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiDhcp.c358 EFI_HANDLE Dhcp4Handle; local
366 Dhcp4Handle = NULL;
386 &Dhcp4Handle
393 Dhcp4Handle,
457 Dhcp4Handle,
468 Dhcp4Handle
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiDhcp.c382 EFI_HANDLE Dhcp4Handle; local
390 Dhcp4Handle = NULL;
410 &Dhcp4Handle
417 Dhcp4Handle,
483 Dhcp4Handle,
494 Dhcp4Handle
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DIp4Config.c374 &Instance->Dhcp4Handle
382 Instance->Dhcp4Handle,
624 This->Dhcp4Handle,
633 if (This->Dhcp4Handle != NULL) {
638 This->Dhcp4Handle
641 This->Dhcp4Handle = NULL;
H A DIp4Config.h129 EFI_HANDLE Dhcp4Handle; member in struct:_IP4_CONFIG_INSTANCE
H A DIp4ConfigDriver.c401 ASSERT (ControllerHandle == Instance->Dhcp4Handle);

Completed in 212 milliseconds