Lines Matching defs:local_header
95 struct acpi_table_header local_header;
108 memcpy(local_header.oem_id,
111 acpi_tb_fix_string(local_header.oem_id, ACPI_OEM_ID_SIZE);
121 local_header.oem_id));
125 acpi_tb_cleanup_table_header(&local_header, header);
129 local_header.signature, ACPI_FORMAT_UINT64(address),
130 local_header.length, local_header.revision,
131 local_header.oem_id, local_header.oem_table_id,
132 local_header.oem_revision,
133 local_header.asl_compiler_id,
134 local_header.asl_compiler_revision));