Home
last modified time | relevance | path

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

/netbsd/sys/dev/acpi/
H A Dacpi_cpu.c805 dep->dep_domain, acpicpu_debug_print_dep(dep->dep_type)); in acpicpu_debug_print()
814 dep->dep_domain, acpicpu_debug_print_dep(dep->dep_type)); in acpicpu_debug_print()
823 dep->dep_domain, acpicpu_debug_print_dep(dep->dep_type)); in acpicpu_debug_print()
H A Dacpi_cpu.h139 uint32_t dep_domain; member
H A Dacpi_cpu_cstate.c498 sc->sc_cstate_dep.dep_domain = elm[2].Integer.Value; in acpicpu_cstate_dep()
H A Dacpi_cpu_tstate.c534 sc->sc_tstate_dep.dep_domain = elm[2].Integer.Value; in acpicpu_tstate_dep()
H A Dacpi_cpu_pstate.c687 sc->sc_pstate_dep.dep_domain = elm[2].Integer.Value; in acpicpu_pstate_dep()