<dec f='src/src/sys/external/bsd/acpica/dist/include/acparser.h' l='179' type='const char * AcpiPsGetOpcodeName(UINT16 Opcode)'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsopcode.c' l='155' u='c' c='AcpiDsInitBufferField'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dsopcode.c' l='365' u='c' c='AcpiDsEvalBufferFieldOperands'/>
<use f='src/src/sys/external/bsd/acpica/dist/dispatcher/dswexec.c' l='500' u='c' c='AcpiDsExecEndOp'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exoparg1.c' l='571' u='c' c='AcpiExOpcode_1A_1T_1R'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exoparg1.c' l='699' u='c' c='AcpiExOpcode_1A_0T_1R'/>
<def f='src/src/sys/external/bsd/acpica/dist/parser/psopinfo.c' l='168' ll='187' type='const char * AcpiPsGetOpcodeName(UINT16 Opcode)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/parser/psopinfo.c' l='155'>/*******************************************************************************
 *
 * FUNCTION:    AcpiPsGetOpcodeName
 *
 * PARAMETERS:  Opcode              - The AML opcode
 *
 * RETURN:      A pointer to the name of the opcode (ASCII String)
 *              Note: Never returns NULL.
 *
 * DESCRIPTION: Translate an opcode into a human-readable string
 *
 ******************************************************************************/</doc>
