Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c453 uint64_t gen_conf = hpet_read_gen_config(hip); in hpet_set_leg_rt_cnf() local
457 gen_conf &= ~HPET_GCFR_LEG_RT_CNF; in hpet_set_leg_rt_cnf()
461 gen_conf |= HPET_GCFR_LEG_RT_CNF; in hpet_set_leg_rt_cnf()
468 hpet_write_gen_config(hip, gen_conf); in hpet_set_leg_rt_cnf()
469 return (gen_conf); in hpet_set_leg_rt_cnf()