Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h645 #define PM_ALL_LOWEST 0x1 /* all components are at lowest lvl */ macro
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1458 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.c531 pm_ppm_notify_all_lowest(dip, PM_ALL_LOWEST); \
2118 if (mode == PM_ALL_LOWEST) { in pm_ppm_notify_all_lowest()
4324 PM_ALL_LOWEST); in pm_set_device_threshold()