Home | History | Annotate | Download | only in UfsBlockIoPei

Lines Matching refs:InfiniteWait

39   BOOLEAN    InfiniteWait;

42 InfiniteWait = TRUE;
44 InfiniteWait = FALSE;
66 } while (InfiniteWait || (Delay > 0));