Home | Sort by: relevance | last modified time | path |
/src/sys/dev/acpi/ | |
acpi_cpu_cstate.c | 70 static int cs_state_max = ACPI_STATE_C3; variable in typeref:typename:int 72 static int cs_state_max = ACPI_STATE_C1; variable in typeref:typename:int 626 for (i = cs_state_max; i > 0; i--) { |
acpi_cpu_cstate.c | 70 static int cs_state_max = ACPI_STATE_C3; variable in typeref:typename:int 72 static int cs_state_max = ACPI_STATE_C1; variable in typeref:typename:int 626 for (i = cs_state_max; i > 0; i--) { |
acpi_cpu_cstate.c | 70 static int cs_state_max = ACPI_STATE_C3; variable in typeref:typename:int 72 static int cs_state_max = ACPI_STATE_C1; variable in typeref:typename:int 626 for (i = cs_state_max; i > 0; i--) { |