Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c83 static struct hpet_state { struct
88 } hpet_state = { B_FALSE, B_FALSE, B_TRUE, B_TRUE}; variable
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()
798 hpet_state.cpr = B_TRUE; in hpet_cpr()
809 hpet_state.cpr = B_FALSE; in hpet_cpr()
826 hpet_state.cpr = 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()
[all …]