Home | History | Annotate | Download | only in DwMmcHcDxe

Lines Matching refs:InfiniteWait

155   BOOLEAN                             InfiniteWait;
194 InfiniteWait = TRUE;
196 InfiniteWait = FALSE;
198 if ((!InfiniteWait) && (Trb->Timeout-- == 0)) {