HomeSort by: relevance | last modified time | path
    Searched defs:tremor_timeout (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
303 tremor_timeout = TREMOR_THRESHOLD * 16; /* XXX: arbitrary */
319 if (--tremor_timeout == 0) {
j6x0tp.c 372 unsigned int steady, tremor_timeout; local in function:j6x0tp_intr
397 tremor_timeout = TREMOR_THRESHOLD * 16; /* XXX: arbitrary */
410 if (--tremor_timeout == 0) {

Completed in 13 milliseconds