<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='1029' type='ACPI_STATUS AcpiWalkResourceBuffer(ACPI_BUFFER * Buffer, ACPI_WALK_RESOURCE_CALLBACK UserFunction, void * Context)'/>
<def f='src/src/sys/external/bsd/acpica/dist/resources/rsxface.c' l='605' ll='677' type='ACPI_STATUS AcpiWalkResourceBuffer(ACPI_BUFFER * Buffer, ACPI_WALK_RESOURCE_CALLBACK UserFunction, void * Context)'/>
<use f='src/src/sys/external/bsd/acpica/dist/resources/rsxface.c' l='737' u='c' c='AcpiWalkResources'/>
<doc f='src/src/sys/external/bsd/acpica/dist/resources/rsxface.c' l='589'>/*******************************************************************************
 *
 * FUNCTION:    AcpiWalkResourceBuffer
 *
 * PARAMETERS:  Buffer          - Formatted buffer returned by one of the
 *                                various Get*Resource functions
 *              UserFunction    - Called for each resource
 *              Context         - Passed to UserFunction
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Walks the input resource template. The UserFunction is called
 *              once for each resource in the list.
 *
 ******************************************************************************/</doc>
