Home | History | Annotate | Download | only in DwMmcHcDxe

Lines Matching refs:InfiniteWait

367   BOOLEAN               InfiniteWait;

370 InfiniteWait = TRUE;
372 InfiniteWait = FALSE;
375 while (InfiniteWait || (Timeout > 0)) {
1479 BOOLEAN InfiniteWait;
1487 InfiniteWait = TRUE;
1489 InfiniteWait = FALSE;
1492 while (InfiniteWait || (Timeout > 0)) {
1985 BOOLEAN InfiniteWait;
1993 InfiniteWait = TRUE;
1995 InfiniteWait = FALSE;
1998 while (InfiniteWait || (Timeout > 0)) {