Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ppm/
H A Dacpisleep.c82 ACPI_PHYSICAL_ADDRESS wakephys = s3ap->s3a_wakephys; in acpi_enter_sleepstate()
/illumos-gate/usr/src/uts/common/sys/
H A Depm.h440 uint64_t s3a_wakephys; /* restart vector physical addr */ member
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c1009 s3args.s3a_wakephys = reqp->req.ppm_power_enter_sx_req.wakephys; in ppm_ctlops()