Home
last modified time | relevance | path

Searched defs:iresp (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/ppm/
H A Dppm_subr.c862 ppm_lock_one(ppm_dev_t *ppmd, power_req_t *reqp, int *iresp) in ppm_lock_one()
887 ppm_lock_all(ppm_domain_t *domp, power_req_t *reqp, int *iresp) in ppm_lock_all()
/titanic_50/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1344 xcppm_lock_one(ppm_dev_t *ppmd, power_req_t *reqp, int *iresp) in xcppm_lock_one()
1369 xcppm_lock_all(ppm_domain_t *domp, power_req_t *reqp, int *iresp) in xcppm_lock_all()
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c8673 int *iresp = (int *)resultp; in pm_busop_set_power() local