Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/acpi/
H A Dacpi_timer.c56 return AcpiGbl_FADT.PmTimerLength != 0; in acpitimer_supported()
H A Dacpi_verbose.c367 { 91, "PM_TMR_LEN", AcpiGbl_FADT.PmTimerLength }, in acpi_print_fadt()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl.h282 UINT8 PmTimerLength; /* Byte Length of ports at PmTimerBlock */ member
/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo.c207 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (PmTimerLength), "PM Timer Block Length", 0},
/netbsd-src/sys/external/bsd/acpica/dist/tables/
H A Dtbfadt.c135 ACPI_FADT_OFFSET (PmTimerLength),
503 * (AcpiGbl_FADT.PmTimerLength >= 4)
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daetables.c406 LocalFADT.PmTimerLength = 4; in AeBuildLocalTables()
/netbsd-src/usr.sbin/acpitools/acpidump/
H A Dacpi.c4244 fadt->PmTimerBlock + fadt->PmTimerLength - 1); in acpi_print_fadt()