Lines Matching refs:timeout
33 int timeout = 1000;
53 } while (smi_wr.s.pending && --timeout);
55 if (timeout <= 0)
65 int timeout = 1000;
81 } while (smi_rd.s.pending && --timeout);
96 int timeout = 1000;
115 } while (smi_rd.s.pending && --timeout);
130 int timeout = 1000;
150 } while (smi_wr.s.pending && --timeout);
152 if (timeout <= 0)
165 int timeout = 1000;
188 } while (smi_wr.s.pending && --timeout);
190 if (timeout <= 0)