Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dhpet_acpi.h234 #define HPET_FIRST_NON_LEGACY_TIMER (2) macro
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c769 for (timer = HPET_FIRST_NON_LEGACY_TIMER; in hpet_get_IOAPIC_intr_capable_timer()