Home | History | Annotate | Download | only in SdMmcPciHcDxe

Lines Matching refs:InfiniteWait

152   BOOLEAN                             InfiniteWait;

191 InfiniteWait = TRUE;
193 InfiniteWait = FALSE;
195 if ((!InfiniteWait) && (Trb->Timeout-- == 0)) {