Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dhpet_acpi.h144 #define HPET_GCAP_REV_ID(l) BITX(l, 7, 0) macro
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c223 hpet_info.gen_cap.rev_id = HPET_GCAP_REV_ID(ret); in hpet_early_init()