Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
DEfiUtilityMsgs.c615 UINT32 MaxErrors, in SetPrintLimits() argument
636 mMaxErrors = MaxErrors; in SetPrintLimits()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DEfiUtilityMsgs.c767 UINT32 MaxErrors, in SetPrintLimits() argument
788 mMaxErrors = MaxErrors; in SetPrintLimits()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
DUhcPeim.c1962 IN UINT8 MaxErrors in SetTDControlErrorCounter() argument
1968 if (MaxErrors > 3) { in SetTDControlErrorCounter()
1969 MaxErrors = 3; in SetTDControlErrorCounter()
1972 PtrTDStruct->TDData.TDStatusErr = MaxErrors; in SetTDControlErrorCounter()
DUhcPeim.h832 IN UINT8 MaxErrors