Lines Matching refs:mesg
91 mesg(MDEBUG, "PM_SEARCH_LIST %s for %s,%s returns %d\n", in isonlist()
99 mesg(MDEBUG, "doing ioctl %s for %s ", pm_map(ioctl_cmd), keyword); in do_ioctl()
103 mesg(MERR, "%s %s failed, %s\n", keyword, behavior, in do_ioctl()
107 mesg(MDEBUG, "%s %s failed, %s\n", keyword, behavior, in do_ioctl()
112 mesg(MDEBUG, "succeeded\n"); 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()
240 mesg(MDEBUG, "S3_helper(%s, %s, %s, %s, %s, %s)\n", whitelist, in S3_helper()
243 mesg(MDEBUG, "kstat_open failed\n"); in S3_helper()
248 mesg(MDEBUG, "kstat_lookup 'acpi', -1, 'acpi' failed\n"); in S3_helper()
255 mesg(MDEBUG, "kstat_data_lookup 'S3' fails\n"); in S3_helper()
257 mesg(MDEBUG, "value.l %lx\n", dp->value.l); in S3_helper()
261 mesg(MDEBUG, "kstat indicates S3 support (%lx)\n", dp->value.l); in S3_helper()
271 mesg(MDEBUG, "kstat_data_lookup 'ppmp fails\n"); in S3_helper()
275 mesg(MDEBUG, "kstat indicates preferred_pm_profile is %lx\n", in S3_helper()
285 mesg(MDEBUG, "smbios_open failed %d\n", errno); in S3_helper()
289 mesg(MDEBUG, "smbios_info_system failed %d\n", errno); in S3_helper()
294 mesg(MDEBUG, "smbios_info_common failed %d\n", errno); in S3_helper()
298 mesg(MDEBUG, "Manufacturer: %s\n", info.smbi_manufacturer); in S3_helper()
299 mesg(MDEBUG, "Product: %s\n", info.smbi_product); in S3_helper()
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()
413 mesg(MDEBUG, "unknown command\n", bp->cmd); in autoS3()
452 mesg(MERR, "invalid autopm behavior \"%s\"\n", behavior); in autopm()
462 mesg(MERR, "autopm %s failed, %s\n", in autopm()
473 mesg(MERR, "autopm %s failed, %s\n", in autopm()
477 mesg(MDEBUG, "autopm %s succeeded\n", behavior); in autopm()
500 mesg(MERR, "bad time format (%s)\n", src); in gethm()
511 mesg(MEXIT, "%s is too long (%s)\n", info, src); in strcpy_limit()
533 mesg(MDEBUG, "idle %d, start %d:%02d, finish %d:%02d\n", in autosd()
542 mesg(MERR, "%s: \"%s\"\n", unrec, behavior); in autosd()
572 mesg(MERR, "realpath cannot resolve \"%s\"\n", in devpath()
583 mesg(MDEBUG, stat_fmt, src, strerror(errno)); in devpath()
591 mesg(MERR, "physical path may not contain " in devpath()
600 mesg(MERR, alloc_fmt, src, strerror(errno)); in devpath()
640 mesg(MDEBUG, "pm ioctl, cmd %d, errno %d\n" in dev_dep_common()
643 mesg(MERR, "cannot set \"%s\" dependency " in dev_dep_common()
703 mesg(MERR, nerr_fmt, str); in get_scaled_value()
704 mesg(MDEBUG, "got scaled value %d\n", (int)svalue); in get_scaled_value()
721 mesg(MERR, alloc_fmt, "threshold list", strerror(errno)); in vlist_append()
793 mesg(MERR, bad_thresh_fmt); in devthr()
805 mesg(MERR, set_thresh_fmt, pmreq.physpath, strerror(errno)); in devthr()
822 mesg(MERR, nerr_fmt, src); in scan_int()
839 mesg(MERR, nerr_fmt, src); in scan_float()
899 mesg(MERR, open_fmt, mnttab, strerror(errno)); in check_mount()
909 mesg(MERR, err_fmt, sfile); in check_mount()
921 mesg(MERR, "error reading \"%s\"\n", mnttab); in check_mount()
952 mesg(MERR, err_fmt, sfile); in check_mount()
974 mesg(MERR, open_fmt, promdev, strerror(errno)); in utop()
1024 mesg(MERR, "failed to initialize ZFS library\n"); in ztop()
1028 mesg(MERR, "couldn't open pool '%s'\n", pool_name); in ztop()
1042 mesg(MERR, "expected one vdev, got %d\n", children); in ztop()
1049 mesg(MERR, "couldn't determine vdev name\n"); in ztop()
1122 mesg(MERR, "ignored redundant statefile entry\n"); in sfpath()
1126 mesg(MERR, "uadmin(A_FREEZE, A_CHECK, 0): %s\n", in sfpath()
1136 mesg(MERR, "statefile requires an absolute path\n"); in sfpath()
1158 mesg(MERR, err_fmt, sfile, strerror(errno)); in sfpath()
1188 mesg(MERR, err_fmt, sfile); in sfpath()
1218 mesg(MERR, "%s must be a positive value\n", LINEARG(0)); in cmnthr()