Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c874 pm_unlock_power_single(ppmd->dip); in ppm_lock_one()
908 pm_unlock_power_single(domp->devlist->dip); in ppm_lock_all()
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1356 pm_unlock_power_single(ppmd->dip); in xcppm_lock_one()
1390 pm_unlock_power_single(domp->devlist->dip); in xcppm_lock_all()
/illumos-gate/usr/src/uts/common/sys/
H A Depm.h787 extern void pm_unlock_power_single(dev_info_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c4949 pm_unlock_power_single( in pm_default_ctlops()
5981 pm_unlock_power_single(dev_info_t *dip) in pm_unlock_power_single() function