<dec f='src/src/sys/external/bsd/acpica/dist/include/acdispat.h' l='383' type='ACPI_STATUS AcpiDsScopeStackPush(ACPI_NAMESPACE_NODE * Node, ACPI_OBJECT_TYPE Type, ACPI_WALK_STATE * WalkState)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/include/acdispat.h' l='379'>/*
 * dswscope - Scope Stack manipulation
 */</doc>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswexec.c' l='344' u='c' c='AcpiDsExecBeginOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswload.c' l='376' u='c' c='AcpiDsLoad1BeginOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswload2.c' l='174' u='c' c='AcpiDsLoad2BeginOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswload2.c' l='283' u='c' c='AcpiDsLoad2BeginOp'/>
<def f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswscope.c' l='106' ll='177' type='ACPI_STATUS AcpiDsScopeStackPush(ACPI_NAMESPACE_NODE * Node, ACPI_OBJECT_TYPE Type, ACPI_WALK_STATE * WalkState)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswscope.c' l='91'>/****************************************************************************
 *
 * FUNCTION:    AcpiDsScopeStackPush
 *
 * PARAMETERS:  Node            - Name to be made current
 *              Type            - Type of frame being pushed
 *              WalkState       - Current state
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Push the current scope on the scope stack, and make the
 *              passed Node current.
 *
 ***************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswstate.c' l='710' u='c' c='AcpiDsInitAmlWalk'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswstate.c' l='753' u='c' c='AcpiDsInitAmlWalk'/>
<use f='src/src/sys/external/bsd/acpica/dist/namespace/nsaccess.c' l='694' u='c' c='AcpiNsLookup'/>
<use f='src/src/sys/external/bsd/acpica/dist/namespace/nsparse.c' l='250' u='c' c='AcpiNsOneCompleteParse'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psxface.c' l='341' u='c' c='AcpiPsExecuteTable'/>
