Home | History | Annotate | Download | only in lcboot

Lines Matching defs:timeo

113 	int	timeo;
115 for (timeo = MAXLOOP; timeo > 0; timeo--) {
120 if (timeo == 0)
125 for (timeo = MAXLOOP; timeo > 0; timeo--) {
130 if (timeo == 0)
234 int timeo;
241 for (timeo = 1000000; timeo > 0; timeo--) {
245 if (timeo == 0)