#ifndef __ACOUTPUT_H__
#define __ACOUTPUT_H__
#define ACPI_UTILITIES …
#define ACPI_HARDWARE …
#define ACPI_EVENTS …
#define ACPI_TABLES …
#define ACPI_NAMESPACE …
#define ACPI_PARSER …
#define ACPI_DISPATCHER …
#define ACPI_EXECUTER …
#define ACPI_RESOURCES …
#define ACPI_CA_DEBUGGER …
#define ACPI_OS_SERVICES …
#define ACPI_CA_DISASSEMBLER …
#define ACPI_COMPILER …
#define ACPI_TOOLS …
#define ACPI_EXAMPLE …
#define ACPI_DRIVER …
#define DT_COMPILER …
#define ASL_PREPROCESSOR …
#define ACPI_ALL_COMPONENTS …
#define ACPI_COMPONENT_DEFAULT …
#define ACPI_ALL_DRIVERS …
#define ACPI_LV_INIT …
#define ACPI_LV_DEBUG_OBJECT …
#define ACPI_LV_INFO …
#define ACPI_LV_REPAIR …
#define ACPI_LV_TRACE_POINT …
#define ACPI_LV_ALL_EXCEPTIONS …
#define ACPI_LV_INIT_NAMES …
#define ACPI_LV_PARSE …
#define ACPI_LV_LOAD …
#define ACPI_LV_DISPATCH …
#define ACPI_LV_EXEC …
#define ACPI_LV_NAMES …
#define ACPI_LV_OPREGION …
#define ACPI_LV_BFIELD …
#define ACPI_LV_TABLES …
#define ACPI_LV_VALUES …
#define ACPI_LV_OBJECTS …
#define ACPI_LV_RESOURCES …
#define ACPI_LV_USER_REQUESTS …
#define ACPI_LV_PACKAGE …
#define ACPI_LV_EVALUATION …
#define ACPI_LV_VERBOSITY1 …
#define ACPI_LV_ALLOCATIONS …
#define ACPI_LV_FUNCTIONS …
#define ACPI_LV_OPTIMIZATIONS …
#define ACPI_LV_PARSE_TREES …
#define ACPI_LV_VERBOSITY2 …
#define ACPI_LV_ALL …
#define ACPI_LV_MUTEX …
#define ACPI_LV_THREADS …
#define ACPI_LV_IO …
#define ACPI_LV_INTERRUPTS …
#define ACPI_LV_VERBOSITY3 …
#define ACPI_LV_AML_DISASSEMBLE …
#define ACPI_LV_VERBOSE_INFO …
#define ACPI_LV_FULL_TABLES …
#define ACPI_LV_EVENTS …
#define ACPI_LV_VERBOSE …
#define ACPI_DEBUG_LEVEL(dl) …
#define ACPI_DB_INIT …
#define ACPI_DB_DEBUG_OBJECT …
#define ACPI_DB_INFO …
#define ACPI_DB_REPAIR …
#define ACPI_DB_TRACE_POINT …
#define ACPI_DB_ALL_EXCEPTIONS …
#define ACPI_DB_INIT_NAMES …
#define ACPI_DB_THREADS …
#define ACPI_DB_PARSE …
#define ACPI_DB_DISPATCH …
#define ACPI_DB_LOAD …
#define ACPI_DB_EXEC …
#define ACPI_DB_NAMES …
#define ACPI_DB_OPREGION …
#define ACPI_DB_BFIELD …
#define ACPI_DB_TABLES …
#define ACPI_DB_FUNCTIONS …
#define ACPI_DB_OPTIMIZATIONS …
#define ACPI_DB_PARSE_TREES …
#define ACPI_DB_VALUES …
#define ACPI_DB_OBJECTS …
#define ACPI_DB_ALLOCATIONS …
#define ACPI_DB_RESOURCES …
#define ACPI_DB_IO …
#define ACPI_DB_INTERRUPTS …
#define ACPI_DB_USER_REQUESTS …
#define ACPI_DB_PACKAGE …
#define ACPI_DB_EVALUATION …
#define ACPI_DB_MUTEX …
#define ACPI_DB_EVENTS …
#define ACPI_DB_ALL …
#ifndef ACPI_DEBUG_DEFAULT
#define ACPI_DEBUG_DEFAULT …
#endif
#define ACPI_NORMAL_DEFAULT …
#define ACPI_DEBUG_ALL …
#define ACPI_TRACE_ENABLED …
#define ACPI_TRACE_ONESHOT …
#define ACPI_TRACE_OPCODE …
#define ACPI_TRACE_LEVEL_ALL …
#define ACPI_TRACE_LAYER_ALL …
#define ACPI_TRACE_LEVEL_DEFAULT …
#define ACPI_TRACE_LAYER_DEFAULT …
#if defined (ACPI_DEBUG_OUTPUT) || !defined (ACPI_NO_ERROR_MESSAGES)
#define ACPI_MODULE_NAME(name) …
#else
#define ACPI_MODULE_NAME …
#define _acpi_module_name …
#endif
#ifndef ACPI_NO_ERROR_MESSAGES
#define AE_INFO …
#define ACPI_INFO(plist) …
#define ACPI_WARNING(plist) …
#define ACPI_EXCEPTION(plist) …
#define ACPI_ERROR(plist) …
#define ACPI_BIOS_WARNING(plist) …
#define ACPI_BIOS_EXCEPTION(plist) …
#define ACPI_BIOS_ERROR(plist) …
#define ACPI_DEBUG_OBJECT(obj,l,i) …
#else
#define ACPI_INFO …
#define ACPI_WARNING …
#define ACPI_EXCEPTION …
#define ACPI_ERROR …
#define ACPI_BIOS_WARNING …
#define ACPI_BIOS_EXCEPTION …
#define ACPI_BIOS_ERROR …
#define ACPI_DEBUG_OBJECT …
#endif
#ifdef ACPI_DEBUG_OUTPUT
#ifndef ACPI_GET_FUNCTION_NAME
#define ACPI_GET_FUNCTION_NAME …
#define ACPI_FUNCTION_NAME …
#else
#define ACPI_FUNCTION_NAME …
#endif
#define ACPI_DEBUG_PARAMETERS …
#define ACPI_IS_DEBUG_ENABLED …
#ifdef ACPI_USE_DO_WHILE_0
#define ACPI_DO_WHILE0 …
#else
#define ACPI_DO_WHILE0 …
#endif
#ifndef COMPILER_VA_MACRO
#define ACPI_DEBUG_PRINT …
#define ACPI_DEBUG_PRINT_RAW …
#else
#define ACPI_DO_DEBUG_PRINT …
#define ACPI_ACTUAL_DEBUG …
#define ACPI_ACTUAL_DEBUG_RAW …
#define ACPI_DEBUG_PRINT …
#define ACPI_DEBUG_PRINT_RAW …
#endif
#define ACPI_TRACE_ENTRY …
#define ACPI_FUNCTION_TRACE …
#define ACPI_FUNCTION_TRACE_PTR …
#define ACPI_FUNCTION_TRACE_U32 …
#define ACPI_FUNCTION_TRACE_STR …
#define ACPI_FUNCTION_ENTRY …
#ifndef ACPI_SIMPLE_RETURN_MACROS
#define ACPI_TRACE_EXIT …
#else
#define ACPI_TRACE_EXIT …
#endif
#define return_VOID …
#define return_ACPI_STATUS …
#define return_PTR …
#define return_STR …
#define return_VALUE …
#define return_UINT32 …
#define return_UINT8 …
#define ACPI_DEBUG_EXEC …
#define ACPI_DEBUG_ONLY_MEMBERS …
#define _VERBOSE_STRUCTURES
#define ACPI_DUMP_STACK_ENTRY …
#define ACPI_DUMP_OPERANDS …
#define ACPI_DUMP_ENTRY …
#define ACPI_DUMP_PATHNAME …
#define ACPI_DUMP_BUFFER …
#define ACPI_TRACE_POINT …
#else
#define ACPI_DEBUG_PRINT(pl) …
#define ACPI_DEBUG_PRINT_RAW(pl) …
#define ACPI_DEBUG_EXEC(a) …
#define ACPI_DEBUG_ONLY_MEMBERS(a) …
#define ACPI_FUNCTION_NAME(a) …
#define ACPI_FUNCTION_TRACE(a) …
#define ACPI_FUNCTION_TRACE_PTR(a, b) …
#define ACPI_FUNCTION_TRACE_U32(a, b) …
#define ACPI_FUNCTION_TRACE_STR(a, b) …
#define ACPI_FUNCTION_ENTRY() …
#define ACPI_DUMP_STACK_ENTRY(a) …
#define ACPI_DUMP_OPERANDS(a, b, c) …
#define ACPI_DUMP_ENTRY(a, b) …
#define ACPI_DUMP_PATHNAME(a, b, c, d) …
#define ACPI_DUMP_BUFFER(a, b) …
#define ACPI_IS_DEBUG_ENABLED(level, component) …
#define ACPI_TRACE_POINT(a, b, c, d) …
#define return_VOID …
#define return_ACPI_STATUS(s) …
#define return_PTR(s) …
#define return_STR(s) …
#define return_VALUE(s) …
#define return_UINT8(s) …
#define return_UINT32(s) …
#endif
#endif