Searched refs:XPmTimerBlock (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwtimer.c231 if (!AcpiGbl_FADT.XPmTimerBlock.Address)
236 Status = AcpiHwRead (&TimerValue, &AcpiGbl_FADT.XPmTimerBlock);
300 if (!AcpiGbl_FADT.XPmTimerBlock.Address)
H A Dhwregs.c735 Status = AcpiHwRead (&Value64, &AcpiGbl_FADT.XPmTimerBlock);
876 Status = AcpiHwWrite (Value, &AcpiGbl_FADT.XPmTimerBlock);
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl.h418 ACPI_GENERIC_ADDRESS XPmTimerBlock; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk address */ member in struct:acpi_table_fadt
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/tables/
H A Dtbfadt.c241 ACPI_FADT_OFFSET (XPmTimerBlock),

Completed in 58 milliseconds