Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/power/
H A Dpowerd.c107 static int autoshutdown_en; variable
580 autoshutdown_en = (asinfo.as_idle >= 0 && info->pd_autoshutdown) in work_handler()
586 autoshutdown_en, asinfo.as_idle, info->pd_autoresume); in work_handler()
614 if (!autoshutdown_en) { in check_shutdown()
873 if (!autoshutdown_en) { in check_idleness()