Lines Matching defs:Signature
173 * the wrong signature.
184 #define ACPI_RSDP_NAME "RSDP" /* Short name for RSDP, not signature */
185 #define ACPI_OEM_NAME "OEM" /* Short name for OEM, not signature */
216 char Signature[ACPI_NAMESEG_SIZE] ACPI_NONSTRING; /* ASCII table signature */
252 * RSDP - Root System Description Pointer (Signature is "RSD PTR ")
259 char Signature[8]; /* ACPI signature, contains "RSD PTR " */
275 char Signature[8];
328 char Signature[4]; /* ASCII table signature */
330 UINT32 HardwareSignature; /* Hardware configuration signature */
359 * FADT - Fixed ACPI Description Table (Signature "FACP")
514 ACPI_NAME_UNION Signature;