Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/amdtemp/
H A Damdtemp.c323 bool needsmn; in amdtemp_attach() local
327 needsmn = false; in amdtemp_attach()
454 needsmn = true; in amdtemp_attach()
462 needsmn = true; in amdtemp_attach()
469 if (needsmn) { in amdtemp_attach()