Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dcpu_pm.h99 id_t cpd_id; /* Domain ID */ member
/titanic_41/usr/src/uts/common/os/
H A Dcpu_pm.c259 if (id == dom->cpd_id && type == dom->cpd_type) in cpupm_domain_find()
277 dom->cpd_id = id; in cpupm_domain_create()