Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c84 boolean_t proxy_installed; /* CBE proxy interrupt setup */ member
334 if (hpet_state.proxy_installed == B_TRUE) in hpet_install_proxy()
341 hpet_state.proxy_installed = B_TRUE; in hpet_install_proxy()
795 if (hpet_state.proxy_installed == B_FALSE) in hpet_cpr()
858 if (hpet_state.proxy_installed == B_TRUE) { in hpet_resume()
859 hpet_state.proxy_installed = B_FALSE; in hpet_resume()
865 if (hpet_state.proxy_installed == B_FALSE) in hpet_resume()
895 if (hpet_state.proxy_installed == B_FALSE) { in hpet_deep_idle_config()
907 (hpet_state.proxy_installed == B_FALSE)) in hpet_deep_idle_config()
1296 (hpet_state.proxy_installed == B_FALSE) || in hpet_use_hpet_timer()