<dec f='src/src/sys/external/bsd/acpica/dist/include/acparser.h' l='321' type='void AcpiPsInitOp(ACPI_PARSE_OBJECT * op, UINT16 opcode)'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psargs.c' l='271' u='c' c='AcpiPsGetNextNamepath'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psargs.c' l='309' u='c' c='AcpiPsGetNextNamepath'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psargs.c' l='327' u='c' c='AcpiPsGetNextNamepath'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psargs.c' l='495' u='c' c='AcpiPsGetNextSimpleArg'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psargs.c' l='505' u='c' c='AcpiPsGetNextSimpleArg'/>
<def f='src/src/sys/external/bsd/acpica/dist/parser/psutils.c' l='96' ll='110' type='void AcpiPsInitOp(ACPI_PARSE_OBJECT * Op, UINT16 Opcode)'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psutils.c' l='177' u='c' c='AcpiPsAllocOp'/>
<doc f='src/src/sys/external/bsd/acpica/dist/parser/psutils.c' l='83'>/*******************************************************************************
 *
 * FUNCTION:    AcpiPsInitOp
 *
 * PARAMETERS:  Op              - A newly allocated Op object
 *              Opcode          - Opcode to store in the Op
 *
 * RETURN:      None
 *
 * DESCRIPTION: Initialize a parse (Op) object
 *
 ******************************************************************************/</doc>
