Searched refs:AE_INFO (Results 101 - 118 of 118) sorted by relevance

12345

/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbmethod.c466 ACPI_ERROR ((AE_INFO, "%s (%s): Object must be a control method",
H A Ddbinput.c1458 ACPI_EXCEPTION ((AE_INFO, Status, "While parsing command line"));
H A Ddbcmds.c394 ACPI_EXCEPTION ((AE_INFO, Status, "During invocation of sleep state S%d",
/freebsd-12-stable/sys/contrib/dev/acpica/components/events/
H A Devrgnini.c369 ACPI_EXCEPTION ((AE_INFO, Status,
H A Devxfgpe.c766 ACPI_ERROR ((AE_INFO, "%u, Invalid action", Action));
/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
H A Dexcreate.c416 ACPI_ERROR ((AE_INFO,
H A Dexfield.c227 ACPI_ERROR ((AE_INFO,
/freebsd-12-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwgpe.c271 ACPI_ERROR ((AE_INFO, "Invalid GPE Action, %u", Action));
/freebsd-12-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsalloc.c473 ACPI_ERROR ((AE_INFO, "Found a grandchild! P=%p C=%p",
H A Dnsdump.c375 ACPI_WARNING ((AE_INFO,
/freebsd-12-stable/sys/contrib/dev/acpica/components/tables/
H A Dtbxface.c327 ACPI_ERROR ((AE_INFO,
/freebsd-12-stable/sys/contrib/dev/acpica/common/
H A Ddmextern.c1135 ACPI_EXCEPTION ((AE_INFO, Status,
1148 ACPI_EXCEPTION ((AE_INFO, AE_ERROR,
H A Ddmtable.c1721 ACPI_ERROR ((AE_INFO,
/freebsd-12-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddswload.c384 ACPI_ERROR ((AE_INFO,
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Dacoutput.h338 #define AE_INFO _AcpiModuleName, __LINE__ macro
341 * Error reporting. Callers module and line number are inserted by AE_INFO,
H A Dacmacros.h566 * Error reporting. The callers module and line number are inserted by AE_INFO,
570 #define ACPI_ERROR_NAMESPACE(s, p, e) AcpiUtPrefixedNamespaceError (AE_INFO, s, p, e);
571 #define ACPI_ERROR_METHOD(s, n, p, e) AcpiUtMethodError (AE_INFO, s, n, p, e);
/freebsd-12-stable/sys/contrib/dev/acpica/compiler/
H A Daslmethod.c473 ACPI_WARNING ((AE_INFO, "%p, No parent method", Op));
/freebsd-12-stable/sys/dev/acpica/
H A Dacpi.c2651 ACPI_BIOS_WARNING((AE_INFO,
2656 ACPI_WARNING((AE_INFO, "Unexpected return type %u\n", obj->Type));

Completed in 249 milliseconds

12345