Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ppm/
H A Dppm.c800 if (reqp->req.ppm_config_req.result != DDI_SUCCESS || in ppm_ctlops()
893 ASSERT(reqp->req.ppm_config_req.who == rdip); in ppm_ctlops()
897 if (reqp->req.ppm_config_req.result == DDI_SUCCESS) { in ppm_ctlops()
949 ASSERT(reqp->req.ppm_config_req.who == rdip); in ppm_ctlops()
953 ASSERT(reqp->req.ppm_config_req.who == rdip); in ppm_ctlops()
954 if (reqp->req.ppm_config_req.result == DDI_PROBE_SUCCESS || in ppm_ctlops()
955 reqp->req.ppm_config_req.result == DDI_PROBE_DONTCARE) in ppm_ctlops()
961 reqp->req.ppm_config_req.result)) in ppm_ctlops()
965 ASSERT(reqp->req.ppm_config_req.who == rdip); in ppm_ctlops()
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c2534 power_req.req.ppm_config_req.who = dip; in pm_unmanage()
4925 reqp->req.ppm_config_req.result)) in pm_default_ctlops()
6818 power_req.req.ppm_config_req.who = dip; in pm_init_child()
6826 power_req.req.ppm_config_req.who = dip; in pm_init_child()
6851 power_req.req.ppm_config_req.who = dip; in pm_pre_probe()
6860 power_req.req.ppm_config_req.who = dip; in pm_pre_probe()
6963 power_req.req.ppm_config_req.who = dip; in pm_pre_attach()
6971 power_req.req.ppm_config_req.who = dip; in pm_pre_attach()
7024 power_req.req.ppm_config_req.who = dip; in pm_uninit_child()
7032 power_req.req.ppm_config_req.who = dip; in pm_uninit_child()
[all …]
/titanic_50/usr/src/uts/common/sys/
H A Depm.h370 struct ppm_config_req { struct
373 } ppm_config_req; member
/titanic_50/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c497 if (ppmd == NULL || reqp->req.ppm_config_req.result != DDI_SUCCESS) in xcppm_detach_ctlop()
1486 if (reqp->req.ppm_config_req.result != DDI_SUCCESS) { in xcppm_ctlops()