Searched defs:hpet_spin_timeout (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c91 uint64_t hpet_spin_timeout = HPET_SPIN_TIMEOUT; variable
789 hrtime_t dead = gethrtime() + hpet_spin_timeout;
883 hrtime_t dead = gethrtime() + hpet_spin_timeout;
961 hrtime_t dead = gethrtime() + hpet_spin_timeout;

Completed in 276 milliseconds