<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='655' type='ACPI_STATUS AcpiUtRemoveInterface(ACPI_STRING InterfaceName)'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/utosi.c' l='292' ll='349' type='ACPI_STATUS AcpiUtRemoveInterface(ACPI_STRING InterfaceName)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/utosi.c' l='279'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtRemoveInterface
 *
 * PARAMETERS:  InterfaceName       - The interface to remove
 *
 * RETURN:      Status
 *
 * DESCRIPTION: Remove the interface from the global interface list.
 *              Caller MUST hold AcpiGbl_OsiMutex
 *
 ******************************************************************************/</doc>
<use f='src/src/sys/external/bsd/acpica/dist/utilities/utxface.c' l='417' u='c' c='AcpiRemoveInterface'/>
