Lines Matching refs:Facs
378 * the FADT. Used for the FACS and DSDT addresses.
382 * Check for FACS and DSDT address mismatches. An address mismatch between
385 * the presence of two FACS or two DSDT tables.
441 * DESCRIPTION: Initialize the FADT, DSDT and FACS tables
442 * (FADT contains the addresses of the DSDT and FACS)
458 * and it contains pointers to both the DSDT and FACS tables.
473 * checksum error as we want to try to get the DSDT and FACS.
485 /* Obtain the DSDT and FACS tables via their addresses within the FADT */
492 /* If Hardware Reduced flag is set, there is no FACS */
496 if (AcpiGbl_FADT.Facs)
499 (ACPI_PHYSICAL_ADDRESS) AcpiGbl_FADT.Facs,