<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='1023' type='ACPI_STATUS AcpiGetEventResources(ACPI_HANDLE DeviceHandle, ACPI_BUFFER * RetBuffer)'/>
<def f='src/src/sys/external/bsd/acpica/dist/resources/rsxface.c' l='372' ll='394' type='ACPI_STATUS AcpiGetEventResources(ACPI_HANDLE DeviceHandle, ACPI_BUFFER * RetBuffer)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/resources/rsxface.c' l='353'>/*******************************************************************************
 *
 * FUNCTION:    AcpiGetEventResources
 *
 * PARAMETERS:  DeviceHandle    - Handle to the device object for the
 *                                device we are getting resources
 *              InBuffer        - Pointer to a buffer containing the
 *                                resources to be set for the device
 *
 * RETURN:      Status
 *
 * DESCRIPTION: This function is called to get the event resources for a
 *              specific device. The caller must first acquire a handle for
 *              the desired device. The resource data is passed to the routine
 *              the buffer pointed to by the InBuffer variable. Uses the
 *              _AEI method.
 *
 ******************************************************************************/</doc>
