Searched refs:sc_cstate_dep (Results 1 – 3 of 3) sorted by relevance
498 sc->sc_cstate_dep.dep_domain = elm[2].Integer.Value; in acpicpu_cstate_dep()499 sc->sc_cstate_dep.dep_type = elm[3].Integer.Value; in acpicpu_cstate_dep()500 sc->sc_cstate_dep.dep_ncpus = elm[4].Integer.Value; in acpicpu_cstate_dep()501 sc->sc_cstate_dep.dep_index = elm[5].Integer.Value; in acpicpu_cstate_dep()
201 struct acpicpu_dep sc_cstate_dep; member
801 dep = &sc->sc_cstate_dep; in acpicpu_debug_print()