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

  /src/sys/arch/sparc/sparc/
clock.c 111 int timerblurb = 10; /* Guess a value; used before clock is attached */ variable in typeref:typename:int
  /src/sys/arch/sparc64/sparc64/
clock.c 145 int timerblurb = 10; /* Guess a value; used before clock is attached */ variable in typeref:typename:int
313 for (timerblurb = 1; timerblurb > 0; timerblurb++) {
335 printf(" delay constant %d\n", timerblurb);

Completed in 12 milliseconds