Home
last modified time | relevance | path

Searched refs:ParentControllerCount (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c667 UINTN ParentControllerCount; in EfiShellGetDeviceName() local
739 PARSE_HANDLE_DATABASE_PARENTS(DeviceHandle, &ParentControllerCount, &ParentControllerBuffer); in EfiShellGetDeviceName()
740 for (LoopVar = 0 ; LoopVar < ParentControllerCount ; LoopVar++) { in EfiShellGetDeviceName()