Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdtemp/
H A Damdtemp.c82 int sc_ntemps; member
453 sc->sc_ntemps = 2; in amdtemp_attach()
485 sc->sc_ntemps = 1; in amdtemp_attach()
501 sc->sc_ntemps = 1; in amdtemp_attach()
533 sc->sc_ntemps > 1 ? sc->sc_ntemps * sc->sc_ncores : 1); in amdtemp_attach()
566 else if (sc->sc_ntemps > 1) { in amdtemp_attach()
638 sensor = sc->sc_ntemps > 1 ? in amdtemp_intrhook()