<dec f='src/src/sys/external/bsd/acpica/dist/include/acparser.h' l='175' type='const ACPI_OPCODE_INFO * AcpiPsGetOpcodeInfo(UINT16 Opcode)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/include/acparser.h' l='171'>/*
 * psopinfo - AML Opcode information
 */</doc>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsobject.c' l='225' u='c' c='AcpiDsBuildInternalObject'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsobject.c' l='667' u='c' c='AcpiDsInitObjectFromOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsutils.c' l='237' u='c' c='AcpiDsIsResultUsed'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsutils.c' l='564' u='c' c='AcpiDsCreateOperand'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsutils.c' l='677' u='c' c='AcpiDsCreateOperand'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswexec.c' l='256' u='c' c='AcpiDsExecBeginOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswload.c' l='525' u='c' c='AcpiDsLoad1EndOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exresop.c' l='163' u='c' c='AcpiExResolveOperands'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psloop.c' l='209' u='c' c='AcpiPsGetArguments'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psloop.c' l='575' u='c' c='AcpiPsParseLoop'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psobject.c' l='91' u='c' c='AcpiPsGetAmlOpcode'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psobject.c' l='320' u='c' c='AcpiPsCreateOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psobject.c' l='367' u='c' c='AcpiPsCreateOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psobject.c' l='465' u='c' c='AcpiPsCompleteOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psobject.c' l='495' u='c' c='AcpiPsCompleteOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psobject.c' l='626' u='c' c='AcpiPsCompleteFinalOp'/>
<def f='src/src/sys/external/bsd/acpica/dist/parser/psopinfo.c' l='71' ll='152' type='const ACPI_OPCODE_INFO * AcpiPsGetOpcodeInfo(UINT16 Opcode)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/parser/psopinfo.c' l='58'>/*******************************************************************************
 *
 * FUNCTION:    AcpiPsGetOpcodeInfo
 *
 * PARAMETERS:  Opcode              - The AML opcode
 *
 * RETURN:      A pointer to the info about the opcode.
 *
 * DESCRIPTION: Find AML opcode description based on the opcode.
 *              NOTE: This procedure must ALWAYS return a valid pointer!
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psparse.c' l='190' u='c' c='AcpiPsCompleteThisOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/pstree.c' l='93' u='c' c='AcpiPsGetArg'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/pstree.c' l='155' u='c' c='AcpiPsAppendArg'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psutils.c' l='141' u='c' c='AcpiPsAllocOp'/>
