Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c108 static int autoshutdown_en; variable
589 autoshutdown_en = (asinfo.as_idle >= 0 && info->pd_autoshutdown) in work_handler()
595 autoshutdown_en, asinfo.as_idle, info->pd_autoresume); in work_handler()
623 if (!autoshutdown_en) { in check_shutdown()
882 if (!autoshutdown_en) { in check_idleness()