Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dprocessor.h85 #define PS_POWEROFF "powered-off" macro
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/
H A Dcma_cpu.c302 return (PS_POWEROFF); in p_online_state_fmt()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dmp_xen.c815 ps = PS_POWEROFF; in vcpu_config_report()
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c1878 state = PS_POWEROFF; in pstate2str()
/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c3212 string = PS_POWEROFF; in cpu_get_state_str()
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1929 (void) strlcpy(vbuf, PS_POWEROFF, MAX_STATE_SIZE); in get_pi_state()