Search | Google it | Results 1 - 1 of 1 for funcall:sdChkTmout (0.00 seconds) |
122: if (drv->Spec.pccard && st == 0xff) break; /* There is no card */ 123: if (sdChkTmout(&tm, READY_TMO, 10)) break; 124: } 157: /* There is no card */ 158: if (sdChkTmout(&tm, RESET_TMO, 10)) break; 159: }