Home
last modified time | relevance | path

Searched refs:coretemp_calculate_tjmax (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/uts/intel/io/coretemp/
H A Dcoretemp.c216 coretemp_calculate_tjmax(coretemp_t *ct, cmi_hdl_t hdl, uint_t *tjmax) in coretemp_calculate_tjmax() function
417 if ((err = coretemp_calculate_tjmax(ct, hdl, &tjmax)) != 0) { in coretemp_walk()