Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Depm.h377 struct ppm_all_lowest_req { struct
379 } ppm_all_lowest_req; member
/titanic_50/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1459 str, reqp->req.ppm_all_lowest_req.mode)); in xcppm_ctlops()
1460 if (reqp->req.ppm_all_lowest_req.mode == PM_ALL_LOWEST) { in xcppm_ctlops()
/titanic_50/usr/src/uts/common/io/ppm/
H A Dppm.c789 mode = (reqp->req.ppm_all_lowest_req.mode == PM_ALL_LOWEST); in ppm_ctlops()
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c2116 power_req.req.ppm_all_lowest_req.mode = mode; in pm_ppm_notify_all_lowest()