<dec f='src/src/sys/external/bsd/acpica/dist/include/acparser.h' l='87' type='ACPI_STATUS AcpiPsExecuteTable(ACPI_EVALUATE_INFO * Info)'/>
<use f='src/src/sys/external/bsd/acpica/dist/namespace/nsparse.c' l='146' u='c' c='AcpiNsExecuteTable'/>
<def f='src/src/sys/external/bsd/acpica/dist/parser/psxface.c' l='293' ll='367' type='ACPI_STATUS AcpiPsExecuteTable(ACPI_EVALUATE_INFO * Info)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/parser/psxface.c' l='276'>/*******************************************************************************
 *
 * FUNCTION:    AcpiPsExecuteTable
 *
 * PARAMETERS:  Info            - Method info block, contains:
 *              Node            - Node to where the is entered into the
 *                                namespace
 *              ObjDesc         - Pseudo method object describing the AML
 *                                code of the entire table
 *              PassNumber      - Parse or execute pass
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Execute a table
 *
 ******************************************************************************/</doc>
