Lines Matching refs:mesg

90 	mesg(MDEBUG, "PM_SEARCH_LIST %s for %s,%s returns %d\n",
98 mesg(MDEBUG, "doing ioctl %s for %s ", pm_map(ioctl_cmd), keyword);
102 mesg(MERR, "%s %s failed, %s\n", keyword, behavior,
106 mesg(MDEBUG, "%s %s failed, %s\n", keyword, behavior,
111 mesg(MDEBUG, "succeeded\n");
151 mesg(MERR, "invalid cpupm behavior \"%s\"\n", behavior);
153 mesg(MERR, "invalid cpupm behavior \"%s %s\"\n",
159 mesg(MERR, "cpupm %s failed, %s\n",
191 mesg(MERR, "invalid cpu_deep_idle behavior \"%s\"\n", behavior);
195 mesg(MERR, "cpu_deep_idle %s failed, %s\n",
239 mesg(MDEBUG, "S3_helper(%s, %s, %s, %s, %s, %s)\n", whitelist,
242 mesg(MDEBUG, "kstat_open failed\n");
247 mesg(MDEBUG, "kstat_lookup 'acpi', -1, 'acpi' failed\n");
254 mesg(MDEBUG, "kstat_data_lookup 'S3' fails\n");
256 mesg(MDEBUG, "value.l %lx\n", dp->value.l);
260 mesg(MDEBUG, "kstat indicates S3 support (%lx)\n", dp->value.l);
270 mesg(MDEBUG, "kstat_data_lookup 'ppmp fails\n");
274 mesg(MDEBUG, "kstat indicates preferred_pm_profile is %lx\n",
284 mesg(MDEBUG, "smbios_open failed %d\n", errno);
288 mesg(MDEBUG, "smbios_info_system failed %d\n", errno);
293 mesg(MDEBUG, "smbios_info_common failed %d\n", errno);
297 mesg(MDEBUG, "Manufacturer: %s\n", info.smbi_manufacturer);
298 mesg(MDEBUG, "Product: %s\n", info.smbi_product);
351 mesg(MERR, "invalid S3-support behavior \"%s\"\n", behavior);
373 mesg(MERR, "S3-support %s failed, %s\n", behavior,
404 mesg(MERR, "invalid autoS3 behavior \"%s\"\n", behavior);
410 mesg(MERR, "autoS3 %s failed, %s\n",
412 mesg(MDEBUG, "unknown command\n", bp->cmd);
451 mesg(MERR, "invalid autopm behavior \"%s\"\n", behavior);
461 mesg(MERR, "autopm %s failed, %s\n",
472 mesg(MERR, "autopm %s failed, %s\n",
476 mesg(MDEBUG, "autopm %s succeeded\n", behavior);
499 mesg(MERR, "bad time format (%s)\n", src);
510 mesg(MEXIT, "%s is too long (%s)\n", info, src);
532 mesg(MDEBUG, "idle %d, start %d:%02d, finish %d:%02d\n",
541 mesg(MERR, "%s: \"%s\"\n", unrec, behavior);
571 mesg(MERR, "realpath cannot resolve \"%s\"\n",
582 mesg(MDEBUG, stat_fmt, src, strerror(errno));
590 mesg(MERR, "physical path may not contain "
599 mesg(MERR, alloc_fmt, src, strerror(errno));
639 mesg(MDEBUG, "pm ioctl, cmd %d, errno %d\n"
642 mesg(MERR, "cannot set \"%s\" dependency "
702 mesg(MERR, nerr_fmt, str);
703 mesg(MDEBUG, "got scaled value %d\n", (int)svalue);
720 mesg(MERR, alloc_fmt, "threshold list", strerror(errno));
792 mesg(MERR, bad_thresh_fmt);
804 mesg(MERR, set_thresh_fmt, pmreq.physpath, strerror(errno));
821 mesg(MERR, nerr_fmt, src);
838 mesg(MERR, nerr_fmt, src);
898 mesg(MERR, open_fmt, mnttab, strerror(errno));
908 mesg(MERR, err_fmt, sfile);
920 mesg(MERR, "error reading \"%s\"\n", mnttab);
951 mesg(MERR, err_fmt, sfile);
973 mesg(MERR, open_fmt, promdev, strerror(errno));
1023 mesg(MERR, "failed to initialize ZFS library\n");
1027 mesg(MERR, "couldn't open pool '%s'\n", pool_name);
1041 mesg(MERR, "expected one vdev, got %d\n", children);
1048 mesg(MERR, "couldn't determine vdev name\n");
1121 mesg(MERR, "ignored redundant statefile entry\n");
1125 mesg(MERR, "uadmin(A_FREEZE, A_CHECK, 0): %s\n",
1135 mesg(MERR, "statefile requires an absolute path\n");
1157 mesg(MERR, err_fmt, sfile, strerror(errno));
1187 mesg(MERR, err_fmt, sfile);
1217 mesg(MERR, "%s must be a positive value\n", LINEARG(0));