Home
last modified time | relevance | path

Searched refs:PMR_PPM_UNLOCK_POWER (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1352 case PMR_PPM_UNLOCK_POWER: in xcppm_lock_one()
1387 } else if (reqp->request_type == PMR_PPM_UNLOCK_POWER) { in xcppm_lock_all()
1505 case PMR_PPM_UNLOCK_POWER: in xcppm_ctlops()
1511 else if (reqp->request_type != PMR_PPM_UNLOCK_POWER) { in xcppm_ctlops()
/titanic_44/usr/src/uts/common/io/ppm/
H A Dppm_subr.c870 case PMR_PPM_UNLOCK_POWER: in ppm_lock_one()
905 } else if (reqp->request_type == PMR_PPM_UNLOCK_POWER) { in ppm_lock_all()
1384 FLINTSTR(D_LOCKS, PMR_PPM_UNLOCK_POWER), in ppm_get_ctlstr()
H A Dppm.c818 case PMR_PPM_UNLOCK_POWER: in ppm_ctlops()
824 else if (reqp->request_type != PMR_PPM_UNLOCK_POWER) { in ppm_ctlops()
/titanic_44/usr/src/uts/sun4u/io/
H A Dppm_xgsubr.c544 FLINTSTR(D_LOCKS, PMR_PPM_UNLOCK_POWER), in ppm_get_ctlstr()
/titanic_44/usr/src/uts/common/sys/
H A Depm.h266 PMR_PPM_UNLOCK_POWER, /* ppm unlock power */ enumerator
/titanic_44/usr/src/uts/common/os/
H A Dsunpm.c4953 case PMR_PPM_UNLOCK_POWER: in pm_default_ctlops()
5905 power_req.request_type = PMR_PPM_UNLOCK_POWER; in pm_unlock_power()