<dec f='src/src/sys/external/bsd/acpica/dist/include/acpixf.h' l='549' type='ACPI_STATUS AcpiUnloadParentTable(ACPI_HANDLE Object)'/>
<def f='src/src/sys/external/bsd/acpica/dist/tables/tbxfload.c' l='399' ll='501' type='ACPI_STATUS AcpiUnloadParentTable(ACPI_HANDLE Object)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/tables/tbxfload.c' l='383'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUnloadParentTable
 *
 * PARAMETERS:  Object              - Handle to any namespace object owned by
 *                                    the table to be unloaded
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Via any namespace object within an SSDT or OEMx table, unloads
 *              the table and deletes all namespace objects associated with
 *              that table. Unloading of the DSDT is not allowed.
 *              Note: Mainly intended to support hotplug removal of SSDTs.
 *
 ******************************************************************************/</doc>
