Home | History | Annotate | Download | only in PiDxeS3BootScriptLib

Lines Matching refs:LoopTimes

1153   UINT64        LoopTimes;

1172 for (LoopTimes = 0; LoopTimes < MemPoll.LoopTimes; LoopTimes++) {
1187 if (LoopTimes < MemPoll.LoopTimes) {
1354 UINT64 LoopTimes;
1371 for (LoopTimes = 0; LoopTimes < IoPoll.Delay; LoopTimes++) {
1385 if (LoopTimes < IoPoll.Delay) {
1491 UINT64 LoopTimes;
1509 for (LoopTimes = 0; LoopTimes < PciCfgPoll.Delay; LoopTimes++) {
1524 if (LoopTimes < PciCfgPoll.Delay) {
1552 UINT64 LoopTimes;
1571 for (LoopTimes = 0; LoopTimes < PciCfg2Poll.Delay; LoopTimes++) {
1587 if (LoopTimes < PciCfg2Poll.Delay) {