Searched refs:autopm (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dppm.conf141 autopm-enable =
159 autopm-disable =
/illumos-gate/usr/src/cmd/power/
H A Dpmconfig.h124 extern int autopm(void);
H A Dparse.c56 "autopm", autopm, &pm_status, NULL, 2, 0, 1,
H A Dhandlers.c429 * Check for valid autopm behavior and save after ioctl success.
432 autopm(void) function
452 mesg(MERR, "invalid autopm behavior \"%s\"\n", behavior);
457 * for "default" behavior, do not enable autopm if not ESTAR_V3
462 mesg(MERR, "autopm %s failed, %s\n",
473 mesg(MERR, "autopm %s failed, %s\n",
477 mesg(MDEBUG, "autopm %s succeeded\n", behavior);
482 int ret = S3_helper("autopm-enable", "autopm-disable",
483 PM_START_PM, PM_STOP_PM, "autopm", behavio
[all...]

Completed in 55 milliseconds