Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
H A Dacpi_cpu_cstate.c109 static uint8_t acpi_cst_ctrl; /* Indicate we are _CST aware. */ variable
254 acpi_cst_ctrl = AcpiGbl_FADT.CstControl; in acpi_cst_attach()
872 if (!acpi_cst_use_fadt && acpi_cst_ctrl != 0) { in acpi_cst_startup()
874 AcpiOsWritePort(acpi_cst_smi_cmd, acpi_cst_ctrl, 8); in acpi_cst_startup()