<dec f='src/src/sys/external/bsd/acpica/dist/include/acdispat.h' l='451' type='ACPI_WALK_STATE * AcpiDsGetCurrentWalkState(ACPI_THREAD_STATE * Thread)'/>
<def f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswstate.c' l='493' ll='509' type='ACPI_WALK_STATE * AcpiDsGetCurrentWalkState(ACPI_THREAD_STATE * Thread)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswstate.c' l='480'>/*******************************************************************************
 *
 * FUNCTION:    AcpiDsGetCurrentWalkState
 *
 * PARAMETERS:  Thread          - Get current active state for this Thread
 *
 * RETURN:      Pointer to the current walk state
 *
 * DESCRIPTION: Get the walk state that is at the head of the list (the &quot;current&quot;
 *              walk state.)
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psparse.c' l='547' u='c' c='AcpiPsParseAml'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psparse.c' l='612' u='c' c='AcpiPsParseAml'/>
