Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_acpi.c36 PSS_OBJ, enumerator
535 ASSERT(objtype == PSS_OBJ || objtype == TSS_OBJ); in cpu_acpi_cache_supported_states()
536 (objtype == PSS_OBJ) ? cpu_acpi_cache_pstate(handle, obj, cnt) : in cpu_acpi_cache_supported_states()
559 ret = cpu_acpi_cache_supported_states(handle, PSS_OBJ, in cpu_acpi_cache_pstates()
844 int, PSS_OBJ); in cpu_acpi_cache_pstate_data()