<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='538' type='ACPI_STATUS AcpiInstallTable(ACPI_PHYSICAL_ADDRESS Address, BOOLEAN Physical)'/>
<def f='src/src/sys/external/bsd/acpica/dist/tables/tbxfload.c' l='306' ll='332' type='ACPI_STATUS AcpiInstallTable(ACPI_PHYSICAL_ADDRESS Address, BOOLEAN Physical)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/tables/tbxfload.c' l='290'>/*******************************************************************************
 *
 * FUNCTION:    AcpiInstallTable
 *
 * PARAMETERS:  Address             - Address of the ACPI table to be installed.
 *              Physical            - Whether the address is a physical table
 *                                    address or not
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Dynamically install an ACPI table.
 *              Note: This function should only be invoked after
 *                    AcpiInitializeTables() and before AcpiLoadTables().
 *
 ******************************************************************************/</doc>
