Home
last modified time | relevance | path

Searched defs:delay_divisor (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/arch/sun3/sun3/
H A Dlocore2.c98 int delay_divisor = 82; /* assume the fastest (3/260) */ variable
/netbsd-src/sys/arch/sun2/sun2/
H A Dlocore2.c94 int delay_divisor = 82; /* assume the fastest (3/260) */ variable
/netbsd-src/sys/arch/sun3/sun3x/
H A Dmachdep.c256 int delay_divisor = 62; /* assume the fastest (33 MHz) */ variable
/netbsd-src/sys/arch/cesfic/cesfic/
H A Dmachdep.c128 int delay_divisor; /* delay constant */ variable
/netbsd-src/sys/arch/next68k/next68k/
H A Dmachdep.c179 int delay_divisor = 759 / 33; /* delay constant; assume fastest 33 MHz */ variable
/netbsd-src/sys/arch/luna68k/luna68k/
H A Dmachdep.c150 int delay_divisor = 30; /* for delay() loop count */ variable
/netbsd-src/sys/arch/mvme68k/mvme68k/
H A Dmachdep.c182 int delay_divisor = 512; /* assume some reasonable value to start */ variable
/netbsd-src/sys/arch/hp300/hp300/
H A Dmachdep.c167 int delay_divisor; /* delay constant */ global() variable
/netbsd-src/sys/arch/news68k/news68k/
H A Dmachdep.c153 int delay_divisor = 82; /* delay constant */ variable
/netbsd-src/sys/arch/x68k/x68k/
H A Dmachdep.c170 int delay_divisor = 140; /* assume some reasonable value to start */ variable