Home | History | Annotate | Download | only in SDMediaDeviceDxe

Lines Matching defs:Retry

853   UINT8                      Retry;

862 for (Retry = 0; Retry < 3; Retry++) {
886 gBS->Stall ((Retry + 1) * 50 * 1000);
907 if (Retry == 3) {