Home
last modified time | relevance | path

Searched refs:PstateControl (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/include/
HDactbl.h378 UINT8 PstateControl; /* Processor performance state control*/ member
/dragonfly/sys/contrib/dev/acpica/source/common/
HDdmtbinfo.c303 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (PstateControl), "P-State Control", 0},
/dragonfly/sys/contrib/dev/acpica/source/components/tables/
HDtbfadt.c647 AcpiGbl_FADT.PstateControl = 0; in AcpiTbConvertFadt()