Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c788 ulong_t intr, dead_count = 0; in hpet_cpr() local
806 if (dead_count++ > hpet_spin_check) { in hpet_cpr()
807 dead_count = 0; in hpet_cpr()
882 ulong_t intr, dead_count = 0; in hpet_deep_idle_config() local
924 if (dead_count++ > hpet_spin_check) { in hpet_deep_idle_config()
925 dead_count = 0; in hpet_deep_idle_config()
960 ulong_t intr, dead_count = 0; in hpet_cst_callback() local
972 if (dead_count++ > hpet_spin_check) { in hpet_cst_callback()
973 dead_count = 0; in hpet_cst_callback()
1010 ulong_t intr, dead_count = 0; in hpet_isr() local
[all …]