Searched defs:hpet_read_gen_config (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c53 static uint64_t hpet_read_gen_config(hpet_info_t *hip);
201 ret = hpet_read_gen_config(&hpet_info);
215 ret = hpet_read_gen_config(&hpet_info);
259 ret = hpet_read_gen_config(&hpet_info);
453 uint64_t gen_conf = hpet_read_gen_config(hip);
479 hpet_read_gen_config(hpet_info_t *hip) function

Completed in 58 milliseconds