Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl.h394 …UINT8 CstControl; /* Support for the _CST object and C-States change not… member
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbinfo.c319 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (CstControl), "_CST Support", 0},
/f-stack/freebsd/contrib/dev/acpica/components/tables/
H A Dtbfadt.c648 AcpiGbl_FADT.CstControl = 0; in AcpiTbConvertFadt()