Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppm/
H A Dppm_subr.c876 *iresp = pm_try_locking_power_single(ppmd->dip, in ppm_lock_one()
921 *iresp = pm_try_locking_power_single(domp->devlist->dip, in ppm_lock_all()
/titanic_41/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1358 *iresp = pm_try_locking_power_single(ppmd->dip, in xcppm_lock_one()
1403 *iresp = pm_try_locking_power_single(domp->devlist->dip, in xcppm_lock_all()
/titanic_41/usr/src/uts/common/sys/
H A Depm.h786 extern int pm_try_locking_power_single(dev_info_t *, int *);
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c4960 *(int *)result = pm_try_locking_power_single( in pm_default_ctlops()
6019 pm_try_locking_power_single(dev_info_t *dip, int *circp) in pm_try_locking_power_single() function