Searched refs:cpu_cst_cnt (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/acpica/
H A Dacpi_cpu.c146 static uint8_t cpu_cst_cnt; /* Indicate we are _CST aware. */ variable
337 cpu_cst_cnt = AcpiGbl_FADT.CstControl;
1061 if (!cpu_cx_generic && cpu_cst_cnt != 0) {
1063 AcpiOsWritePort(cpu_smi_cmd, cpu_cst_cnt, 8);

Completed in 105 milliseconds