Lines Matching defs:header
21 * The RSDP and FACS do not use the common ACPI table header. All other ACPI
22 * tables use the header.
27 * Values for description table header signatures for tables defined in this
63 * Master ACPI Table Header. This common header is used by all ACPI tables
70 u32 length; /* Length of table in bytes, including this header */
111 u32 length; /* Table length in bytes, including header (ACPI 2.0+) */
144 struct acpi_table_header header; /* Common ACPI table header */
149 struct acpi_table_header header; /* Common ACPI table header */
200 struct acpi_table_header header; /* Common ACPI table header */
337 u32 length; /* Length fixed at 32 bits (fixed in table header) */