Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h381 struct ppm_all_lowest_req { struct
383 } ppm_all_lowest_req; member
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1457 str, reqp->req.ppm_all_lowest_req.mode)); in xcppm_ctlops()
1458 if (reqp->req.ppm_all_lowest_req.mode == PM_ALL_LOWEST) { in xcppm_ctlops()
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c790 mode = (reqp->req.ppm_all_lowest_req.mode == PM_ALL_LOWEST); in ppm_ctlops()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c2112 power_req.req.ppm_all_lowest_req.mode = mode; in pm_ppm_notify_all_lowest()