Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c870 pm_lock_power_single(ppmd->dip); in ppm_lock_one()
902 pm_lock_power_single(domp->devlist->dip); in ppm_lock_all()
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1352 pm_lock_power_single(ppmd->dip); in xcppm_lock_one()
1384 pm_lock_power_single(domp->devlist->dip); in xcppm_lock_all()
/illumos-gate/usr/src/uts/common/sys/
H A Depm.h786 extern void pm_lock_power_single(dev_info_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c4945 pm_lock_power_single(reqp->req.ppm_lock_power_req.who); in pm_default_ctlops()
5945 pm_lock_power_single(dev_info_t *dip) in pm_lock_power_single() function