Searched refs:ACPI_ERROR (Results 1 - 25 of 91) sorted by relevance

1234

/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c219 ACPI_ERROR ((AE_INFO,
280 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
301 ACPI_ERROR ((AE_INFO, "Null stack entry at %p",
345 ACPI_ERROR ((AE_INFO,
378 ACPI_ERROR ((AE_INFO,
391 ACPI_ERROR ((AE_INFO, "Invalid descriptor %p [%s]",
549 ACPI_ERROR ((AE_INFO,
576 ACPI_ERROR ((AE_INFO,
604 ACPI_ERROR ((AE_INFO,
634 ACPI_ERROR ((AE_INF
[all...]
H A Dexresnte.c243 ACPI_ERROR ((AE_INFO, "No object attached to node [%4.4s] %p",
258 ACPI_ERROR ((AE_INFO, "Object not a Package, type %s",
277 ACPI_ERROR ((AE_INFO, "Object not a Buffer, type %s",
296 ACPI_ERROR ((AE_INFO, "Object not a String, type %s",
311 ACPI_ERROR ((AE_INFO, "Object not a Integer, type %s",
352 ACPI_ERROR ((AE_INFO,
375 ACPI_ERROR ((AE_INFO,
387 ACPI_ERROR ((AE_INFO,
H A Dexresolv.c199 ACPI_ERROR ((AE_INFO, "Internal - null pointer"));
218 ACPI_ERROR ((AE_INFO, "Internal - null pointer"));
345 ACPI_ERROR ((AE_INFO,
357 ACPI_ERROR ((AE_INFO,
397 ACPI_ERROR ((AE_INFO,
510 ACPI_ERROR ((AE_INFO,
558 ACPI_ERROR ((AE_INFO,
655 ACPI_ERROR ((AE_INFO,
H A Dexstore.c215 ACPI_ERROR ((AE_INFO, "Null parameter"));
257 ACPI_ERROR ((AE_INFO,
313 ACPI_ERROR ((AE_INFO, "Unknown Reference Class 0x%2.2X",
467 ACPI_ERROR ((AE_INFO,
479 ACPI_ERROR ((AE_INFO,
578 ACPI_ERROR ((AE_INFO,
598 ACPI_ERROR ((AE_INFO,
H A Dexoparg6.c357 ACPI_ERROR ((AE_INFO, "Match operator out of range"));
367 ACPI_ERROR ((AE_INFO,
440 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
H A Dexutils.c212 ACPI_ERROR ((AE_INFO, "Could not acquire AML Interpreter mutex"));
217 ACPI_ERROR ((AE_INFO, "Could not acquire AML Namespace mutex"));
260 ACPI_ERROR ((AE_INFO, "Could not release AML Namespace mutex"));
265 ACPI_ERROR ((AE_INFO, "Could not release AML Interpreter mutex"));
H A Dexnames.c224 ACPI_ERROR ((AE_INFO,
308 ACPI_ERROR ((AE_INFO, "Invalid leading digit: %c", CharBuf[0]));
361 ACPI_ERROR ((AE_INFO,
570 ACPI_ERROR ((AE_INFO,
H A Dexoparg1.c229 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
316 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
362 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
492 ACPI_ERROR ((AE_INFO,
538 ACPI_ERROR ((AE_INFO,
677 ACPI_ERROR ((AE_INFO,
685 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
917 ACPI_ERROR ((AE_INFO,
1158 ACPI_ERROR ((AE_INFO,
1214 ACPI_ERROR ((AE_INF
[all...]
H A Dexmisc.c218 ACPI_ERROR ((AE_INFO, "Invalid Reference Class 0x%2.2X",
233 ACPI_ERROR ((AE_INFO, "Invalid descriptor type 0x%X",
404 ACPI_ERROR ((AE_INFO,
491 ACPI_ERROR ((AE_INFO,
543 ACPI_ERROR ((AE_INFO,
623 ACPI_ERROR ((AE_INFO,
H A Dexmutex.c376 ACPI_ERROR ((AE_INFO,
388 ACPI_ERROR ((AE_INFO,
539 ACPI_ERROR ((AE_INFO,
549 ACPI_ERROR ((AE_INFO,
562 ACPI_ERROR ((AE_INFO,
579 ACPI_ERROR ((AE_INFO,
H A Dexoparg3.c249 ACPI_ERROR ((AE_INFO, "Executed External Op"));
255 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
393 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
H A Dexoparg2.c234 ACPI_ERROR ((AE_INFO,
254 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
327 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
559 ACPI_ERROR ((AE_INFO,
593 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
715 ACPI_ERROR ((AE_INFO, "Unknown AML opcode 0x%X",
H A Dexstoren.c239 ACPI_ERROR ((AE_INFO,
254 ACPI_ERROR ((AE_INFO, "Store into an unresolved Alias object"));
/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutownerid.c192 ACPI_ERROR ((AE_INFO,
274 ACPI_ERROR ((AE_INFO,
318 ACPI_ERROR ((AE_INFO, "Invalid OwnerId: 0x%2.2X", OwnerId));
347 ACPI_ERROR ((AE_INFO,
H A Dutobject.c393 ACPI_ERROR ((AE_INFO, "Could not allocate size %u",
453 ACPI_ERROR ((AE_INFO, "Could not allocate size %u",
551 ACPI_ERROR ((ModuleName, LineNumber,
591 ACPI_ERROR ((AE_INFO,
654 ACPI_ERROR ((AE_INFO,
711 ACPI_ERROR ((AE_INFO, "Cannot convert to external object - "
722 ACPI_ERROR ((AE_INFO, "Cannot convert to external object - "
H A Dutmutex.c398 ACPI_ERROR ((AE_INFO,
406 ACPI_ERROR ((AE_INFO,
475 ACPI_ERROR ((AE_INFO,
502 ACPI_ERROR ((AE_INFO,
/freebsd-11-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwacpi.c198 ACPI_ERROR ((AE_INFO, "No SMI_CMD in FADT, mode transition failed"));
211 ACPI_ERROR ((AE_INFO,
268 ACPI_ERROR ((AE_INFO, "Hardware did not change modes"));
/freebsd-11-stable/sys/contrib/dev/acpica/components/resources/
H A Drslist.c232 ACPI_ERROR ((AE_INFO,
303 ACPI_ERROR ((AE_INFO,
313 ACPI_ERROR ((AE_INFO,
342 ACPI_ERROR ((AE_INFO,
H A Drscreate.c416 ACPI_ERROR ((AE_INFO,
434 ACPI_ERROR ((AE_INFO,
447 ACPI_ERROR ((AE_INFO, "(PRT[%u].Pin) Need Integer, found %s",
467 ACPI_ERROR ((AE_INFO,
513 ACPI_ERROR ((AE_INFO,
529 ACPI_ERROR ((AE_INFO,
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswstate.c204 ACPI_ERROR ((AE_INFO, "No results on result stack"));
210 ACPI_ERROR ((AE_INFO, "No result state for result stack"));
218 ACPI_ERROR ((AE_INFO, "Result stack is empty! State=%p", WalkState));
230 ACPI_ERROR ((AE_INFO, "No result objects on result stack, State=%p",
282 ACPI_ERROR ((AE_INFO, "Result stack is full"));
292 ACPI_ERROR ((AE_INFO, "Failed to extend the result stack"));
299 ACPI_ERROR ((AE_INFO, "No free elements in result stack"));
306 ACPI_ERROR ((AE_INFO, "No result stack frame during push"));
312 ACPI_ERROR ((AE_INFO,
359 ACPI_ERROR ((AE_INF
[all...]
H A Ddsmthdat.c401 ACPI_ERROR ((AE_INFO,
416 ACPI_ERROR ((AE_INFO,
429 ACPI_ERROR ((AE_INFO, "Type %u is invalid", Type));
532 ACPI_ERROR ((AE_INFO, "Null object descriptor pointer"));
579 ACPI_ERROR ((AE_INFO,
594 ACPI_ERROR ((AE_INFO, "Not a Arg/Local opcode: 0x%X", Type));
H A Ddsopcode.c246 ACPI_ERROR ((AE_INFO,
261 ACPI_ERROR ((AE_INFO,
289 ACPI_ERROR ((AE_INFO,
343 ACPI_ERROR ((AE_INFO,
355 ACPI_ERROR ((AE_INFO,
471 ACPI_ERROR ((AE_INFO, "(%s) bad operand(s), status 0x%X",
671 ACPI_ERROR ((AE_INFO,
754 ACPI_ERROR ((AE_INFO,
/freebsd-11-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbxfroot.c286 ACPI_ERROR ((AE_INFO,
313 ACPI_ERROR ((AE_INFO,
345 ACPI_ERROR ((AE_INFO,
/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devxfevnt.c213 ACPI_ERROR ((AE_INFO, "Could not transition to ACPI mode"));
269 ACPI_ERROR ((AE_INFO,
346 ACPI_ERROR ((AE_INFO,
417 ACPI_ERROR ((AE_INFO,
H A Devmisc.c395 ACPI_ERROR ((AE_INFO,
407 ACPI_ERROR ((AE_INFO,
419 ACPI_ERROR ((AE_INFO,

Completed in 211 milliseconds

1234