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
434 sc->sc_ntemps = 2; in amdtemp_attach()
466 sc->sc_ntemps = 1; in amdtemp_attach()
482 sc->sc_ntemps = 1; in amdtemp_attach()
514 sc->sc_ntemps > 1 ? sc->sc_ntemps * sc->sc_ncores : 1); in amdtemp_attach()
547 else if (sc->sc_ntemps > 1) { in amdtemp_attach()
619 sensor = sc->sc_ntemps > 1 ? in amdtemp_intrhook()