<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='661' type='ACPI_STATUS AcpiDebugTrace(const char * Name, UINT32 DebugLevel, UINT32 DebugLayer, UINT32 Flags)'/>
<def f='src/src/sys/external/bsd/acpica/dist/parser/psxface.c' l='80' ll='104' type='ACPI_STATUS AcpiDebugTrace(const char * Name, UINT32 DebugLevel, UINT32 DebugLayer, UINT32 Flags)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/parser/psxface.c' l='64'>/*******************************************************************************
 *
 * FUNCTION:    AcpiDebugTrace
 *
 * PARAMETERS:  MethodName      - Valid ACPI name string
 *              DebugLevel      - Optional level mask. 0 to use default
 *              DebugLayer      - Optional layer mask. 0 to use default
 *              Flags           - bit 1: one shot(1) or persistent(0)
 *
 * RETURN:      Status
 *
 * DESCRIPTION: External interface to enable debug tracing during control
 *              method execution
 *
 ******************************************************************************/</doc>
