AE_INFO 437 include/acpi/acmacros.h #define ACPI_ERROR_NAMESPACE(s,e) acpi_ns_report_error (AE_INFO, s, e); AE_INFO 438 include/acpi/acmacros.h #define ACPI_ERROR_METHOD(s,n,p,e) acpi_ns_report_method_error (AE_INFO, s, n, p, e);