Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c54 static int hpet_start_main_counter(hpet_info_t *hip);
55 static int hpet_stop_main_counter(hpet_info_t *hip);
58 static uint64_t hpet_read_gen_cap(hpet_info_t *hip);
59 static uint64_t hpet_read_gen_config(hpet_info_t *hip);
515 hpet_start_main_counter(hpet_info_t *hip) in hpet_start_main_counter()
531 hpet_stop_main_counter(hpet_info_t *hip) in hpet_stop_main_counter()
587 hpet_read_gen_cap(hpet_info_t *hip) in hpet_read_gen_cap()
593 hpet_read_gen_config(hpet_info_t *hip) in hpet_read_gen_config()
600 hpet_read_gen_intrpt_stat(hpet_info_t *hip) in hpet_read_gen_intrpt_stat()
637 hpet_read_main_counter_value(hpet_info_t *hip) in hpet_read_main_counter_value()
[all …]
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dhpet_acpi.h260 } hpet_info_t; typedef
281 extern hpet_info_t hpet_info;