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

  /src/sys/arch/vax/boot/boot/
autoconf.c 122 volatile int tickcnt; variable in typeref:typename:volatile int
127 return tickcnt/100;
191 tickcnt++;
autoconf.c 122 volatile int tickcnt; variable in typeref:typename:volatile int
127 return tickcnt/100;
191 tickcnt++;

Completed in 25 milliseconds