Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c89 boolean_t proxy_installed; /* CBE proxy interrupt setup */ member
442 if (hpet_state.proxy_installed == B_TRUE) in hpet_install_proxy()
449 hpet_state.proxy_installed = B_TRUE; in hpet_install_proxy()
937 if (hpet_state.proxy_installed == B_FALSE) in hpet_cpr()
1000 if (hpet_state.proxy_installed == B_TRUE) { in hpet_resume()
1001 hpet_state.proxy_installed = B_FALSE; in hpet_resume()
1007 if (hpet_state.proxy_installed == B_FALSE) in hpet_resume()
1037 if (hpet_state.proxy_installed == B_FALSE) { in hpet_deep_idle_config()
1049 (hpet_state.proxy_installed == B_FALSE)) in hpet_deep_idle_config()
1435 (hpet_state.proxy_installed == B_FALSE) || in hpet_use_hpet_timer()