Searched refs:ACPI_ERROR (Results 51 - 75 of 90) sorted by relevance

1234

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/events/
H A Devregion.c292 ACPI_ERROR ((AE_INFO,
317 ACPI_ERROR ((AE_INFO,
471 ACPI_ERROR ((AE_INFO,
643 ACPI_ERROR ((AE_INFO,
H A Devgpeblk.c361 ACPI_ERROR ((AE_INFO,
374 ACPI_ERROR ((AE_INFO,
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexconvrt.c847 ACPI_ERROR ((AE_INFO,
863 ACPI_ERROR ((AE_INFO,
H A Dexconcat.c308 ACPI_ERROR ((AE_INFO, "Invalid object type: 0x%X",
416 ACPI_ERROR ((AE_INFO, "Invalid object type: 0x%X",
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/dispatcher/
H A Ddsargs.c422 ACPI_ERROR ((AE_INFO,
472 ACPI_ERROR ((AE_INFO,
H A Ddspkginit.c361 ACPI_ERROR ((AE_INFO, "%-48s", "****DS namepath not found"));
623 ACPI_ERROR ((AE_INFO,
H A Ddsutils.c308 ACPI_ERROR ((AE_INFO, "Null Op"));
347 ACPI_ERROR ((AE_INFO,
481 ACPI_ERROR ((AE_INFO, "Null Op"));
H A Ddsmethod.c482 ACPI_ERROR ((AE_INFO,
522 ACPI_ERROR ((AE_INFO,
977 ACPI_ERROR ((AE_INFO,
H A Ddscontrol.c518 ACPI_ERROR ((AE_INFO, "Unknown control opcode=0x%X Op=%p",
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/hardware/
H A Dhwxface.c571 ACPI_ERROR ((AE_INFO, "No Sleep State object returned from [%s]",
581 ACPI_ERROR ((AE_INFO, "Sleep State return object is not a Package"));
H A Dhwxfsleep.c555 ACPI_ERROR ((AE_INFO, "Sleep values out of range: A=0x%X B=0x%X",
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsnames.c215 ACPI_ERROR ((AE_INFO,
499 ACPI_ERROR ((AE_INFO,
H A Dnsxfeval.c259 ACPI_ERROR ((AE_INFO, "%s did not return any object",
274 ACPI_ERROR ((AE_INFO,
457 ACPI_ERROR ((AE_INFO,
H A Dnssearch.c422 ACPI_ERROR ((AE_INFO,
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsargs.c449 ACPI_ERROR ((AE_INFO,
613 ACPI_ERROR ((AE_INFO, "Invalid ArgType 0x%X", ArgType));
1096 ACPI_ERROR ((AE_INFO, "Invalid ArgType: 0x%X", ArgType));
H A Dpstree.c269 ACPI_ERROR ((AE_INFO, "Invalid AML Opcode: 0x%2.2X",
H A Dpsloop.c568 ACPI_ERROR ((AE_INFO, "Skipping While/If block"));
571 ACPI_ERROR ((AE_INFO, "Skipping Else block"));
H A Dpsobject.c224 ACPI_ERROR ((AE_INFO,
241 ACPI_ERROR ((AE_INFO,
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutmisc.c491 ACPI_ERROR ((AE_INFO,
H A Duteval.c289 ACPI_ERROR ((AE_INFO,
H A Dutdelete.c387 ACPI_ERROR ((AE_INFO,
616 ACPI_ERROR ((AE_INFO, "Unknown Reference Count action (0x%X)",
H A Dutcopy.c346 ACPI_ERROR ((AE_INFO,
616 ACPI_ERROR ((AE_INFO,
1109 ACPI_ERROR ((AE_INFO, "Package allocation failure"));
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/tables/
H A Dtbinstal.c268 ACPI_ERROR ((AE_INFO,
H A Dtbdata.c801 ACPI_ERROR ((AE_INFO, "Resize of Root Table Array is not allowed"));
821 ACPI_ERROR ((AE_INFO, "Could not allocate new root table array"));
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacoutput.h256 * Note: For errors, use the ACPI_ERROR or ACPI_EXCEPTION interfaces.
348 #define ACPI_ERROR(plist) AcpiError plist macro
361 #define ACPI_ERROR(plist) macro

Completed in 292 milliseconds

1234