<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='862' type='ACPI_STATUS AcpiUtGetResourceEndTag(ACPI_OPERAND_OBJECT * ObjDesc, UINT8 ** EndTag)'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exconcat.c' l='414' u='c' c='AcpiExConcatTemplate'/>
<use f='src/src/sys/external/bsd/acpica/dist/executer/exconcat.c' l='424' u='c' c='AcpiExConcatTemplate'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='900' ll='925' type='ACPI_STATUS AcpiUtGetResourceEndTag(ACPI_OPERAND_OBJECT * ObjDesc, UINT8 ** EndTag)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='886'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtGetResourceEndTag
 *
 * PARAMETERS:  ObjDesc         - The resource template buffer object
 *              EndTag          - Where the pointer to the EndTag is returned
 *
 * RETURN:      Status, pointer to the end tag
 *
 * DESCRIPTION: Find the EndTag resource descriptor in an AML resource template
 *              Note: allows a buffer length of zero.
 *
 ******************************************************************************/</doc>
