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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c1887 @param[out] IsEnd Meet end of the serial of descriptors.
1896 OUT BOOLEAN *IsEnd
2468 BOOLEAN IsEnd; local
2607 Status = PciGetNextBusRange (&Descriptors, &MinBus, &MaxBus, &IsEnd);
2615 if (IsEnd) {
2931 BOOLEAN IsEnd; local
2954 Status = PciGetNextBusRange (&Descriptors, &MinBus, &MaxBus, &IsEnd);
2959 if (IsEnd) {
3025 @param[out] IsEnd Meet end of the serial of descriptors.
3034 OUT BOOLEAN *IsEnd
[all...]

Completed in 9 milliseconds