Searched refs:CPU_TEMP_MIN (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dtda.c49 #define CPU_TEMP_MIN (57 * 1000000 + 273150000) macro
210 if (ctemp < CPU_TEMP_MIN)
214 (ctemp - CPU_TEMP_MIN) *
216 (CPU_TEMP_MAX - CPU_TEMP_MIN);

Completed in 49 milliseconds