Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c866 ppm_lock_one(ppm_dev_t *ppmd, power_req_t *reqp, int *iresp) in ppm_lock_one()
888 ppm_lock_all(ppm_domain_t *domp, power_req_t *reqp, int *iresp) in ppm_lock_all()
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c1348 xcppm_lock_one(ppm_dev_t *ppmd, power_req_t *reqp, int *iresp) in xcppm_lock_one()
1370 xcppm_lock_all(ppm_domain_t *domp, power_req_t *reqp, int *iresp) in xcppm_lock_all()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c8661 int *iresp = (int *)resultp; in pm_busop_set_power() local