hpet_state
if (hpet_state.proxy_installed == B_TRUE) {
hpet_state.proxy_installed = B_FALSE;
if (hpet_state.proxy_installed == B_FALSE)
if (hpet_state.cpu_deep_idle == B_TRUE)
if (hpet_state.cpu_deep_idle == B_TRUE)
if (hpet_state.proxy_installed == B_FALSE) {
hpet_state.cpu_deep_idle = B_TRUE;
if ((hpet_state.cpu_deep_idle == B_FALSE) ||
(hpet_state.proxy_installed == B_FALSE))
hpet_state.cpu_deep_idle = B_FALSE;
hpet_state.cpu_deep_idle = B_TRUE;
hpet_state.uni_cstate = B_TRUE;
hpet_state.uni_cstate = B_FALSE;
if ((hpet_state.cpr == B_TRUE) ||
(hpet_state.cpu_deep_idle == B_FALSE) ||
(hpet_state.proxy_installed == B_FALSE) ||
(hpet_state.uni_cstate == B_TRUE)) {
if (hpet_state.proxy_installed == B_TRUE)
hpet_state.proxy_installed = B_TRUE;
} hpet_state = { B_FALSE, B_FALSE, B_TRUE, B_TRUE};
if (hpet_state.proxy_installed == B_FALSE)
hpet_state.cpr = B_TRUE;
hpet_state.cpr = B_FALSE;
hpet_state.cpr = B_FALSE;