Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c98 uint64_t hpet_isr_spin_timeout = HPET_SPIN_TIMEOUT; variable
1152 hrtime_t dead = gethrtime() + hpet_isr_spin_timeout; in hpet_isr()