Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpica/
H A Dacpi_cpu.c736 cx_ptr->type = ACPI_STATE_C2; in acpi_cpu_generic_cx_probe()
893 case ACPI_STATE_C2: in acpi_cpu_cx_cst()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h750 #define ACPI_STATE_C2 (UINT8) 2 macro