<dec f='src/src/sys/external/bsd/acpica/dist/include/acdispat.h' l='375' type='ACPI_STATUS AcpiDsEvaluateNamePath(ACPI_WALK_STATE * WalkState)'/>
<def f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsutils.c' l='851' ll='947' type='ACPI_STATUS AcpiDsEvaluateNamePath(ACPI_WALK_STATE * WalkState)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsutils.c' l='835'>/*****************************************************************************
 *
 * FUNCTION:    AcpiDsEvaluateNamePath
 *
 * PARAMETERS:  WalkState       - Current state of the parse tree walk,
 *                                the opcode of current operation should be
 *                                AML_INT_NAMEPATH_OP
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Translate the -NamePath- parse tree object to the equivalent
 *              interpreter object, convert it to value, if needed, duplicate
 *              it, if needed, and push it onto the current result stack.
 *
 ****************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswexec.c' l='439' u='c' c='AcpiDsExecEndOp'/>
