Home
last modified time | relevance | path

Searched refs:PmTimerLength (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/acpica/
H A Dacpi_timer.c126 AcpiGbl_FADT.PmTimerLength == 0) in acpi_timer_identify()
146 rlen = AcpiGbl_FADT.PmTimerLength; in acpi_timer_identify()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl.h390 UINT8 PmTimerLength; /* Byte Length of ports at PmTimerBlock */ member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c315 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (PmTimerLength), "PM Timer Block Length", 0},
/freebsd/sys/contrib/dev/acpica/components/tables/
H A Dtbfadt.c243 ACPI_FADT_OFFSET (PmTimerLength),
/freebsd/usr.sbin/bhyve/
H A Dacpi.c484 fadt.PmTimerLength = 4; in build_fadt()
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c2371 fadt->PmTimerBlock + fadt->PmTimerLength - 1); in acpi_print_fadt()