Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/amdtemp/
H A Damdtemp.c295 bool needsmn; in amdtemp_attach() local
299 needsmn = false; in amdtemp_attach()
426 needsmn = true; in amdtemp_attach()
433 needsmn = true; in amdtemp_attach()
440 if (needsmn) { in amdtemp_attach()