ACPI_DEBUG_PARAMETERS 491 include/acpi/acmacros.h acpi_ut_trace(ACPI_DEBUG_PARAMETERS) ACPI_DEBUG_PARAMETERS 493 include/acpi/acmacros.h acpi_ut_trace_ptr(ACPI_DEBUG_PARAMETERS,(void *)b) ACPI_DEBUG_PARAMETERS 495 include/acpi/acmacros.h acpi_ut_trace_u32(ACPI_DEBUG_PARAMETERS,(u32)b) ACPI_DEBUG_PARAMETERS 497 include/acpi/acmacros.h acpi_ut_trace_str(ACPI_DEBUG_PARAMETERS,(char *)b) ACPI_DEBUG_PARAMETERS 518 include/acpi/acmacros.h acpi_ut_exit (ACPI_DEBUG_PARAMETERS); \ ACPI_DEBUG_PARAMETERS 533 include/acpi/acmacros.h acpi_ut_status_exit (ACPI_DEBUG_PARAMETERS, _s); \ ACPI_DEBUG_PARAMETERS 537 include/acpi/acmacros.h acpi_ut_ptr_exit (ACPI_DEBUG_PARAMETERS, (u8 *) _s); \ ACPI_DEBUG_PARAMETERS 541 include/acpi/acmacros.h acpi_ut_value_exit (ACPI_DEBUG_PARAMETERS, _s); \ ACPI_DEBUG_PARAMETERS 545 include/acpi/acmacros.h acpi_ut_value_exit (ACPI_DEBUG_PARAMETERS, (acpi_integer) _s); \ ACPI_DEBUG_PARAMETERS 549 include/acpi/acmacros.h acpi_ut_value_exit (ACPI_DEBUG_PARAMETERS, (acpi_integer) _s); \ ACPI_DEBUG_PARAMETERS 554 include/acpi/acmacros.h acpi_ut_status_exit (ACPI_DEBUG_PARAMETERS, (s)); \ ACPI_DEBUG_PARAMETERS 557 include/acpi/acmacros.h acpi_ut_ptr_exit (ACPI_DEBUG_PARAMETERS, (u8 *) (s)); \ ACPI_DEBUG_PARAMETERS 560 include/acpi/acmacros.h acpi_ut_value_exit (ACPI_DEBUG_PARAMETERS, (acpi_integer) (s)); \ ACPI_DEBUG_PARAMETERS 136 include/acpi/acoutput.h #define ACPI_DEBUG_LEVEL(dl) (u32) dl,ACPI_DEBUG_PARAMETERS