<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='651' type='ACPI_STATUS AcpiUtInstallInterface(ACPI_STRING InterfaceName)'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utosi.c' l='246' ll='276' type='ACPI_STATUS AcpiUtInstallInterface(ACPI_STRING InterfaceName)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utosi.c' l='233'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtInstallInterface
 *
 * PARAMETERS:  InterfaceName       - The interface to install
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Install the interface into the global interface list.
 *              Caller MUST hold AcpiGbl_OsiMutex
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utxface.c' l='375' u='c' c='AcpiInstallInterface'/>
