Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c801 if (reqp->req.ppm_config_req.result != DDI_SUCCESS || in ppm_ctlops()
900 ASSERT(reqp->req.ppm_config_req.who == rdip); in ppm_ctlops()
904 if (reqp->req.ppm_config_req.result == DDI_SUCCESS) { in ppm_ctlops()
956 ASSERT(reqp->req.ppm_config_req.who == rdip); in ppm_ctlops()
960 ASSERT(reqp->req.ppm_config_req.who == rdip); in ppm_ctlops()
961 if (reqp->req.ppm_config_req.result == DDI_PROBE_SUCCESS || in ppm_ctlops()
962 reqp->req.ppm_config_req.result == DDI_PROBE_DONTCARE) in ppm_ctlops()
968 reqp->req.ppm_config_req.result)) in ppm_ctlops()
972 ASSERT(reqp->req.ppm_config_req.who == rdip); in ppm_ctlops()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c2530 power_req.req.ppm_config_req.who = dip; in pm_unmanage()
4921 reqp->req.ppm_config_req.result)) in pm_default_ctlops()
6809 power_req.req.ppm_config_req.who = dip; in pm_init_child()
6817 power_req.req.ppm_config_req.who = dip; in pm_init_child()
6842 power_req.req.ppm_config_req.who = dip; in pm_pre_probe()
6851 power_req.req.ppm_config_req.who = dip; in pm_pre_probe()
6954 power_req.req.ppm_config_req.who = dip; in pm_pre_attach()
6962 power_req.req.ppm_config_req.who = dip; in pm_pre_attach()
7015 power_req.req.ppm_config_req.who = dip; in pm_uninit_child()
7023 power_req.req.ppm_config_req.who = dip; in pm_uninit_child()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Depm.h374 struct ppm_config_req { struct
377 } ppm_config_req; member
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c501 if (ppmd == NULL || reqp->req.ppm_config_req.result != DDI_SUCCESS) in xcppm_detach_ctlop()
1484 if (reqp->req.ppm_config_req.result != DDI_SUCCESS) { in xcppm_ctlops()