<dec f='src/src/sys/external/bsd/acpica/dist/include/acresrc.h' l='264' type='ACPI_STATUS AcpiRsConvertAmlToResources(UINT8 * Aml, UINT32 Length, UINT32 Offset, UINT8 ResourceIndex, void ** Context)'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rscreate.c' l='112' u='r' c='AcpiBufferToResource'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rscreate.c' l='200' u='r' c='AcpiRsCreateResourceList'/>
<def f='src/src/sys/external/bsd/acpica/dist/resources/rslist.c' l='67' ll='150' type='ACPI_STATUS AcpiRsConvertAmlToResources(UINT8 * Aml, UINT32 Length, UINT32 Offset, UINT8 ResourceIndex, void ** Context)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/resources/rslist.c' l='52'>/*******************************************************************************
 *
 * FUNCTION:    AcpiRsConvertAmlToResources
 *
 * PARAMETERS:  ACPI_WALK_AML_CALLBACK
 *              ResourcePtr             - Pointer to the buffer that will
 *                                        contain the output structures
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Convert an AML resource to an internal representation of the
 *              resource that is aligned and easier to access.
 *
 ******************************************************************************/</doc>
