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

  /src/sys/arch/hpcsh/dev/
psh3tp.c 301 #define TREMOR_THRESHOLD 0x300
303 tremor_timeout = TREMOR_THRESHOLD * 16; /* XXX: arbitrary */
324 } while (steady < TREMOR_THRESHOLD);
j6x0tp.c 394 # define TREMOR_THRESHOLD 0x300
397 tremor_timeout = TREMOR_THRESHOLD * 16; /* XXX: arbitrary */
415 } while (steady < TREMOR_THRESHOLD);

Completed in 12 milliseconds