Searched refs:fadt_header (Results 1 – 1 of 1) sorted by relevance
642 struct acpi_table_header *fadt_header; in acpi_parse_fadt() local645 fadt_header = (struct acpi_table_header *)table; in acpi_parse_fadt()646 if (fadt_header->revision != 3) in acpi_parse_fadt()649 fadt = (struct acpi_table_fadt *)fadt_header; in acpi_parse_fadt()