Home
last modified time | relevance | path

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

/haiku/src/system/boot/arch/x86/
H A Darch_hpet.cpp38 acpi_hpet *hpet = (acpi_hpet *)acpi_find_table(ACPI_HPET_SIGNATURE); in hpet_init()
/haiku/headers/private/kernel/arch/x86/
H A Darch_hpet.h107 typedef struct acpi_hpet { struct
118 } _PACKED acpi_hpet; argument
/haiku/src/add-ons/kernel/drivers/timer/
H A Dhpet.h100 typedef struct acpi_hpet { struct
117 } _PACKED acpi_hpet; argument
H A Dhpet.cpp363 acpi_hpet *hpetTable; in init_driver()