Home
last modified time | relevance | path

Searched defs:acpi_table_ecdt (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl1.h1328 typedef struct acpi_table_ecdt struct
1330 ACPI_TABLE_HEADER Header; /* Common ACPI table header */
1331 ACPI_GENERIC_ADDRESS Control; /* Address of EC command/status register */
1332 ACPI_GENERIC_ADDRESS Data; /* Address of EC data register */
1333 UINT32 Uid; /* Unique ID - must be same as the EC _UID method */
1334 UINT8 Gpe; /* The GPE for the EC */
1335 UINT8 Id[]; /* Full namepath of the EC in the ACPI namespace */