<dec f='src/src/sys/external/bsd/acpica/dist/include/acdispat.h' l='367' type='ACPI_STATUS AcpiDsResolveOperands(ACPI_WALK_STATE * WalkState)'/>
<def f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsutils.c' l='412' ll='438' type='ACPI_STATUS AcpiDsResolveOperands(ACPI_WALK_STATE * WalkState)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsutils.c' l='398'>/*******************************************************************************
 *
 * FUNCTION:    AcpiDsResolveOperands
 *
 * PARAMETERS:  WalkState           - Current walk state with operands on stack
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Resolve all operands to their values. Used to prepare
 *              arguments to a control method invocation (a call from one
 *              method to another.)
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswexec.c' l='579' u='c' c='AcpiDsExecEndOp'/>
