Home
last modified time | relevance | path

Searched refs:PmTimerBlock (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl.h384 …UINT32 PmTimerBlock; /* 32-bit port address of Power Mgt Timer Ctrl Reg Blk… member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c309 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (PmTimerBlock), "PM Timer Block Address", 0},
/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c242 ACPI_FADT_OFFSET (PmTimerBlock),
/freebsd/usr.sbin/bhyve/
H A Dacpi.c526 fadt.PmTimerBlock = htole32(IO_PMTMR); in build_fadt()
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c2553 fadt->PmTimerBlock, in acpi_print_fadt()
2554 fadt->PmTimerBlock + fadt->PmTimerLength - 1); in acpi_print_fadt()