Home
last modified time | relevance | path

Searched refs:int2_cpu_freq (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sgimips/dev/
H A Dint.c78 static u_long int2_cpu_freq(device_t);
209 curcpu()->ci_cpu_freq = int2_cpu_freq(self); in int_attach()
456 int2_cpu_freq(device_t self) in int2_cpu_freq() function