<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='850' type='UINT16 AcpiUtGetResourceLength(void * Aml)'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rscalc.c' l='458' u='c' c='AcpiRsGetListLength'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rsmisc.c' l='111' u='c' c='AcpiRsConvertAmlToResource'/>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='641' u='c' c='AcpiUtValidateResource'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='791' ll='821' type='UINT16 AcpiUtGetResourceLength(void * Aml)'/>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='881' u='c' c='AcpiUtGetDescriptorLength'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='777'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtGetResourceLength
 *
 * PARAMETERS:  Aml             - Pointer to the raw AML resource descriptor
 *
 * RETURN:      Byte Length
 *
 * DESCRIPTION: Get the &quot;Resource Length&quot; of a raw AML descriptor. By
 *              definition, this does not include the size of the descriptor
 *              header or the length field itself.
 *
 ******************************************************************************/</doc>
