Lines Matching defs:Header
185 /* Note: Main table consists only of the standard ACPI table header */
191 /* LPIT Subtable header */
1273 /* Compile the common subtable header */
1641 /* Compile PPTT subtable header */
1769 /* Compile PRMT subtable header */
1960 /* Compile RHCT subtable header */
2230 /* Compile common SDEV subtable header */
2308 /* Compile a secure access component header */
2976 ACPI_TABLE_HEADER *Header;
2981 Header = ACPI_CAST_PTR (ACPI_TABLE_HEADER, ParentTable->Buffer);
2983 if (Header->Revision == 3)