Searched defs:acpi_table_ecdt (Results 1 – 1 of 1) sorted by relevance
216 typedef struct acpi_table_ecdt struct218 ACPI_TABLE_HEADER Header; /* Common ACPI table header */219 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */220 ACPI_GENERIC_ADDRESS Data; /* Address of EC data register */221 UINT32 Uid; /* Unique ID - must be same as the EC _UID method */222 UINT8 Gpe; /* The GPE for the EC */223 UINT8 Id[1]; /* Full namepath of the EC in the ACPI namespace */