<dec f='src/src/sys/external/bsd/acpica/dist/include/actables.h' l='253' type='ACPI_STATUS AcpiTbParseRootTable(ACPI_PHYSICAL_ADDRESS RsdpAddress)'/>
<def f='src/src/sys/external/bsd/acpica/dist/tables/tbutils.c' l='276' ll='413' type='ACPI_STATUS AcpiTbParseRootTable(ACPI_PHYSICAL_ADDRESS RsdpAddress)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/tables/tbutils.c' l='259'>/*******************************************************************************
 *
 * FUNCTION:    AcpiTbParseRootTable
 *
 * PARAMETERS:  Rsdp                    - Pointer to the RSDP
 *
 * RETURN:      Status
 *
 * DESCRIPTION: This function is called to parse the Root System Description
 *              Table (RSDT or XSDT)
 *
 * NOTE:        Tables are mapped (not copied) for efficiency. The FACS must
 *              be mapped and cannot be copied because it contains the actual
 *              memory location of the ACPI Global Lock.
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/tables/tbxface.c' l='160' u='c' c='AcpiInitializeTables'/>
