Home
last modified time | relevance | path

Searched defs:hpet_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dhpet_acpi.h247 typedef struct hpet_info { struct
260 } hpet_info_t; argument
281 extern hpet_info_t hpet_info; argument
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c109 hpet_info_t hpet_info; /* Human readable Information */ variable