Searched refs:hpet_write_timer_N_config (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | hpet_acpi.c | 59 static void hpet_write_timer_N_config(hpet_info_t *hip, uint_t n, uint64_t l); 569 hpet_write_timer_N_config(hpet_info_t *hip, uint_t n, uint64_t l) in hpet_write_timer_N_config() function 592 hpet_write_timer_N_config(hip, timer_n, l); in hpet_disable_timer() 602 hpet_write_timer_N_config(hip, timer_n, l); in hpet_enable_timer() 696 hpet_write_timer_N_config(hip, timer_n, conf); in hpet_timer_set_up()
|