HomeSort by: relevance | last modified time | path
    Searched defs:steady (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcsh/dev/
psh3tp.c 281 unsigned int steady, tremor_timeout; local in function:psh3tp_intr
302 steady = 0;
313 ++steady;
315 steady = 0;
324 } while (steady < TREMOR_THRESHOLD);
j6x0tp.c 372 unsigned int steady, tremor_timeout; local in function:j6x0tp_intr
396 steady = 0;
404 ++steady;
406 steady = 0;
415 } while (steady < TREMOR_THRESHOLD);

Completed in 33 milliseconds