Searched refs:ParentControllerBuffer (Results 1 – 1 of 1) sorted by relevance
669 EFI_HANDLE *ParentControllerBuffer; in EfiShellGetDeviceName() local740 PARSE_HANDLE_DATABASE_PARENTS(DeviceHandle, &ParentControllerCount, &ParentControllerBuffer); in EfiShellGetDeviceName()742 …PARSE_HANDLE_DATABASE_UEFI_DRIVERS(ParentControllerBuffer[LoopVar], &ParentDriverCount, &ParentDri… in EfiShellGetDeviceName()768 …Status = CompName2->GetControllerName(CompName2, ParentControllerBuffer[LoopVar], DeviceHandle, La… in EfiShellGetDeviceName()783 SHELL_FREE_NON_NULL(ParentControllerBuffer); in EfiShellGetDeviceName()