Searched refs:WARNX (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.sbin/cpucontrol/
H A Dcpucontrol.h39 # define WARNX(level, ...) \ macro
50 # define WARNX(level, ...) \ macro
H A Damd10h.c140 WARNX(1, "found cpu family %#x model %#x "
145 WARNX(1, "microcode revision %#x", revision);
162 WARNX(2, "file too short: %s", path);
180 WARNX(2, "%s is not a valid amd firmware: bad magic", path);
188 WARNX(2, "%s is not a valid amd firmware: "
193 WARNX(2, "%s is not a valid amd firmware: "
201 WARNX(2, "%s is not a valid amd firmware: "
206 WARNX(2, "%s is not a valid amd firmware: "
218 WARNX(3, "equiv_id: %x", equiv_id);
223 WARNX(
[all...]
H A Dvia.c134 WARNX(2, "found cpu type %#x family %#x model %#x stepping %#x.",
151 WARNX(2, "file too short: %s", path);
167 WARNX(2, "%s is not a valid via firmware: version mismatch",
174 WARNX(2, "file too short: %s", path);
186 WARNX(2, "%s: update data checksum invalid", path);
199 WARNX(1, "skipping %s of rev %#x: up to date",
H A Dintel.c148 WARNX(2, "found cpu type %#x family %#x model %#x stepping %#x.",
165 WARNX(2, "file too short: %s", path);
181 WARNX(2, "%s is not a valid intel firmware: version mismatch",
197 WARNX(2, "file too short: %s", path);
209 WARNX(2, "%s: update data checksum invalid", path);
230 WARNX(2, "%s: broken extended signature table", path);
241 WARNX(2,
270 WARNX(1, "skipping %s of rev %#x: up to date",
H A Dcpucontrol.c152 WARNX(0, "incorrect operand: %s", cmdarg);
191 WARNX(0, "incorrect or missing operand: %s", cmdarg);
201 WARNX(0, "incorrect or missing operand: %s", cmdarg);
247 WARNX(0, "MSR register expected");
285 WARNX(0, "argument required: %s", cmdarg);
292 WARNX(0, "invalid operator: %s", cmdarg);
390 WARNX(0, "cannot find the appropriate handler for device");
402 WARNX(1, "skipping directory %s: not accessible", dir->path);
411 WARNX(0, "skipping %s, buffer too short",
414 WARNX(
[all...]
H A Damd.c109 WARNX(2, "found cpu family %#x model %#x "
129 WARNX(2, "file too short: %s", path);
143 WARNX(2, "%s is not a valid amd firmware: version mismatch",
157 WARNX(2, "%s: update data checksum invalid", path);

Completed in 79 milliseconds