Home
last modified time | relevance | path

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

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