<dec f='src/src/sys/external/bsd/acpica/dist/include/acparser.h' l='183' type='UINT8 AcpiPsGetArgumentCount(UINT32 OpType)'/>
<use f='src/src/sys/external/bsd/acpica/dist/parser/psobject.c' l='370' u='c' c='AcpiPsCreateOp'/>
<def f='src/src/sys/external/bsd/acpica/dist/parser/psopinfo.c' l='202' ll='213' type='UINT8 AcpiPsGetArgumentCount(UINT32 OpType)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/parser/psopinfo.c' l='190'>/*******************************************************************************
 *
 * FUNCTION:    AcpiPsGetArgumentCount
 *
 * PARAMETERS:  OpType              - Type associated with the AML opcode
 *
 * RETURN:      Argument count
 *
 * DESCRIPTION: Obtain the number of expected arguments for an AML opcode
 *
 ******************************************************************************/</doc>
