Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h142 int is_cpr_capable; /* 0 - False, 1 - True */ member
/illumos-gate/usr/src/cmd/power/
H A Dconf.c166 new_cc.is_cpr_capable = 1; in get_cpr_info()
H A Dpowerd.c573 info->pd_autoshutdown = asinfo.is_cpr_capable; in work_handler()