Searched refs:HPET_FULL_SUPPORT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dhpet.h50 #define HPET_FULL_SUPPORT (3) /* supports counter and timer intr */ macro
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c324 hpet.supported = HPET_FULL_SUPPORT;
337 if (hpet.supported != HPET_FULL_SUPPORT)
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_idle.c636 if ((hpet.supported == HPET_FULL_SUPPORT) &&

Completed in 54 milliseconds