Searched refs:autoS3 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A Dpmconfig.h123 extern int autoS3(void);
H A Dparse.c55 "autoS3", autoS3, &pm_status, NULL, 2, 0, 1,
381 * Do the "implied default" for autoS3, but only before we
H A Dhandlers.c381 * Check for valid autoS3 behavior and save after ioctl success.
384 autoS3(void) function
405 mesg(MERR, "invalid autoS3 behavior \"%s\"\n", behavior);
411 mesg(MERR, "autoS3 %s failed, %s\n",
418 return (do_ioctl(bp->cmd, "autoS3", behavior, EBUSY));
422 PM_START_AUTOS3, PM_STOP_AUTOS3, "autoS3", behavior,

Completed in 47 milliseconds