<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='854' type='UINT8 AcpiUtGetResourceHeaderLength(void * Aml)'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rscalc.c' l='466' u='c' c='AcpiRsGetListLength'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rsutils.c' l='246' u='c' c='AcpiRsSetResourceLength'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='836' ll='853' type='UINT8 AcpiUtGetResourceHeaderLength(void * Aml)'/>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='882' u='c' c='AcpiUtGetDescriptorLength'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='824'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtGetResourceHeaderLength
 *
 * PARAMETERS:  Aml             - Pointer to the raw AML resource descriptor
 *
 * RETURN:      Length of the AML header (depends on large/small descriptor)
 *
 * DESCRIPTION: Get the length of the header for this resource.
 *
 ******************************************************************************/</doc>
