Searched refs:GetControllerName (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/SocketDxe/
H A DComponentName.c22 GetControllerName,
31 (EFI_COMPONENT_NAME2_GET_CONTROLLER_NAME) GetControllerName,
159 GetControllerName ( function
H A DSocket.h165 GetControllerName (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DComponentName.h118 EFI_COMPONENT_NAME_GET_CONTROLLER_NAME GetControllerName; member in struct:_EFI_COMPONENT_NAME_PROTOCOL
H A DComponentName2.h158 EFI_COMPONENT_NAME2_GET_CONTROLLER_NAME GetControllerName; member in struct:_EFI_COMPONENT_NAME2_PROTOCOL
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DComponentName2.h161 EFI_COMPONENT_NAME2_GET_CONTROLLER_NAME GetControllerName; member in struct:_EFI_COMPONENT_NAME2_PROTOCOL
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_driver.c118 wtf->GetControllerName = efi_driver_get_controller_name;
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DWebServer.h1095 GetControllerName (
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellProtocol.c733 Status = CompName2->GetControllerName(CompName2, DeviceHandle, NULL, Lang, &DeviceNameToReturn);
792 Status = CompName2->GetControllerName(CompName2, ParentControllerBuffer[LoopVar], DeviceHandle, Lang, &DeviceNameToReturn);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
H A DDeviceManager.c2394 Status = ComponentName->GetControllerName (

Completed in 705 milliseconds