Searched refs:MERR (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/power/ |
H A D | handlers.c | 103 mesg(MERR, "%s %s failed, %s\n", keyword, behavior, in do_ioctl() 152 mesg(MERR, "invalid cpupm behavior \"%s\"\n", behavior); in cpupm() 154 mesg(MERR, "invalid cpupm behavior \"%s %s\"\n", in cpupm() 160 mesg(MERR, "cpupm %s failed, %s\n", in cpupm() 192 mesg(MERR, "invalid cpu_deep_idle behavior \"%s\"\n", behavior); in cpuidle() 196 mesg(MERR, "cpu_deep_idle %s failed, %s\n", in cpuidle() 352 mesg(MERR, "invalid S3-support behavior \"%s\"\n", behavior); in S3sup() 374 mesg(MERR, "S3-support %s failed, %s\n", behavior, in S3sup() 405 mesg(MERR, "invalid autoS3 behavior \"%s\"\n", behavior); in autoS3() 411 mesg(MERR, "autoS3 %s failed, %s\n", in autoS3() [all …]
|
H A D | conf.c | 278 mesg(MERR, err_fmt, cpr_conf, strerror(errno)); in update_cprconfig() 300 mesg(MERR, "cannot deliver hangup to powerd\n"); in restart_powerd() 323 mesg(MERR, "could not start %s\n", powerd); in restart_powerd() 446 mesg(MERR, "cannot open/create tmp file \"%s\"\n", tmp_conf); in write_conf() 484 mesg(MERR, "cannot %s \"%s\", %s\n", in write_conf()
|
H A D | pmconfig.h | 60 #define MERR -1 macro
|
H A D | parse.c | 169 mesg(MERR, fmt, "di_init"); in lookup_estar_vers() 172 mesg(MERR, fmt, "di_prom_init"); in lookup_estar_vers()
|