<dec f='src/src/sys/external/bsd/acpica/dist/include/actables.h' l='121' type='void AcpiTbCreateLocalFadt(ACPI_TABLE_HEADER * Table, UINT32 Length)'/>
<use f='src/src/sys/external/bsd/acpica/dist/tables/tbfadt.c' l='370' u='c' c='AcpiTbParseFadt'/>
<def f='src/src/sys/external/bsd/acpica/dist/tables/tbfadt.c' l='421' ll='465' type='void AcpiTbCreateLocalFadt(ACPI_TABLE_HEADER * Table, UINT32 Length)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/tables/tbfadt.c' l='405'>/*******************************************************************************
 *
 * FUNCTION:    AcpiTbCreateLocalFadt
 *
 * PARAMETERS:  Table               - Pointer to BIOS FADT
 *              Length              - Length of the table
 *
 * RETURN:      None
 *
 * DESCRIPTION: Get a local copy of the FADT and convert it to a common format.
 *              Performs validation on some important FADT fields.
 *
 * NOTE:        We create a local copy of the FADT regardless of the version.
 *
 ******************************************************************************/</doc>
