Searched defs:cs_indx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_idle.c561 uint32_t cs_indx; local
582 cs_indx = cpupm_next_cstate(cs_data, cstates, cpu_max_cstates, start);
584 cs_type = cstates[cs_indx].cs_type;
594 acpi_cpu_cstate(&cstates[cs_indx]);
608 acpi_cpu_cstate(&cstates[cs_indx]);

Completed in 56 milliseconds