<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='858' type='UINT8 AcpiUtGetResourceType(void * Aml)'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rscalc.c' l='468' u='c' c='AcpiRsGetListLength'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rscalc.c' l='583' u='c' c='AcpiRsGetListLength'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rslist.c' l='101' u='c' c='AcpiRsConvertAmlToResources'/>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='516' u='c' c='AcpiUtWalkAmlResources'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='751' ll='774' type='UINT8 AcpiUtGetResourceType(void * Aml)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utresrc.c' l='737'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtGetResourceType
 *
 * PARAMETERS:  Aml             - Pointer to the raw AML resource descriptor
 *
 * RETURN:      The Resource Type with no extraneous bits (except the
 *              Large/Small descriptor bit -- this is left alone)
 *
 * DESCRIPTION: Extract the Resource Type/Name from the first byte of
 *              a resource descriptor.
 *
 ******************************************************************************/</doc>
