Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppm/
H A Dppm.c768 s3a_t s3args; in ppm_ctlops() local
999 s3args.s3a_state = reqp->req.ppm_power_enter_sx_req.sx_state; in ppm_ctlops()
1000 s3args.s3a_test_point = in ppm_ctlops()
1002 s3args.s3a_wakephys = reqp->req.ppm_power_enter_sx_req.wakephys; in ppm_ctlops()
1003 s3args.s3a_psr = reqp->req.ppm_power_enter_sx_req.psr; in ppm_ctlops()
1004 ret = ppm_manage_sx(&s3args, in ppm_ctlops()