Home
last modified time | relevance | path

Searched refs:hpet_acpi_init (Results 1 – 3 of 3) 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.c131 hpet_acpi_init(int *hpet_vect, iflag_t *hpet_flags) in hpet_acpi_init() function
H A Dmp_platform_common.c968 if (hpet_acpi_init(&apic_hpet_vect, &apic_hpet_flags) < 0) { in acpi_probe()