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

/netbsd-current/sys/external/bsd/acpica/dist/hardware/
H A Dhwtimer.c123 if (!AcpiGbl_FADT.XPmTimerBlock.Address)
128 Status = AcpiHwRead (&TimerValue, &AcpiGbl_FADT.XPmTimerBlock);
192 if (!AcpiGbl_FADT.XPmTimerBlock.Address)
H A Dhwregs.c627 Status = AcpiHwRead (&Value64, &AcpiGbl_FADT.XPmTimerBlock);
768 Status = AcpiHwWrite (Value, &AcpiGbl_FADT.XPmTimerBlock);
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo.c297 {ACPI_DMT_GAS, ACPI_FADT_OFFSET (XPmTimerBlock), "PM Timer Block", 0},
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl.h310 ACPI_GENERIC_ADDRESS XPmTimerBlock; /* 64-bit Extended Power Mgt Timer Ctrl Reg Blk address */ member in struct:acpi_table_fadt
/netbsd-current/sys/external/bsd/acpica/dist/tables/
H A Dtbfadt.c133 ACPI_FADT_OFFSET (XPmTimerBlock),
/netbsd-current/sys/dev/acpi/
H A Dacpi_verbose.c396 { 208, "X_PM_TMR_BLK", AcpiGbl_FADT.XPmTimerBlock },
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c4340 if (fadt->XPmTimerBlock.Address != 0) {
4342 acpi_print_gas(&fadt->XPmTimerBlock);

Completed in 224 milliseconds