Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dhpet.h77 int hpet_acpi_init(int *hpet_vect, iflag_t *hpet_flags, hrtime_t (*)(void),
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c44 static int hpet_init_proxy(int *hpet_vect, iflag_t *hpet_flags);
332 hpet_acpi_init(int *hpet_vect, iflag_t *hpet_flags, hrtime_t (*stop_fn)(void), in hpet_acpi_init() argument
371 return (hpet_init_proxy(hpet_vect, hpet_flags)); in hpet_acpi_init()
398 hpet_init_proxy(int *hpet_vect, iflag_t *hpet_flags) in hpet_init_proxy() argument
414 *hpet_vect = hpet_info.cstate_timer.intr; in hpet_init_proxy()