Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dhpet.h72 int hpet_acpi_init(int *hpet_vect, iflag_t *hpet_flags);
/titanic_50/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c38 static int hpet_init_proxy(int *hpet_vect, iflag_t *hpet_flags);
131 hpet_acpi_init(int *hpet_vect, iflag_t *hpet_flags) in hpet_acpi_init() argument
268 return (hpet_init_proxy(hpet_vect, hpet_flags)); in hpet_acpi_init()
295 hpet_init_proxy(int *hpet_vect, iflag_t *hpet_flags) in hpet_init_proxy() argument
309 *hpet_vect = hpet_info.cstate_timer.intr; in hpet_init_proxy()