<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='484' type='ACPI_STATUS AcpiGetSystemInfo(ACPI_BUFFER * RetBuffer)'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utxface.c' l='144' ll='203' type='ACPI_STATUS AcpiGetSystemInfo(ACPI_BUFFER * OutBuffer)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utxface.c' l='126'>/*******************************************************************************
 *
 * FUNCTION:    AcpiGetSystemInfo
 *
 * PARAMETERS:  OutBuffer       - A buffer to receive the resources for the
 *                                device
 *
 * RETURN:      Status          - the status of the call
 *
 * DESCRIPTION: This function is called to get information about the current
 *              state of the ACPI subsystem. It will return system information
 *              in the OutBuffer.
 *
 *              If the function fails an appropriate status will be returned
 *              and the value of OutBuffer is undefined.
 *
 ******************************************************************************/</doc>
