Searched defs:acpi_apmt_node (Results 1 – 1 of 1) sorted by relevance
549 typedef struct acpi_apmt_node { struct550 UINT16 Length;551 UINT8 Flags;552 UINT8 Type;553 UINT32 Id;554 UINT64 InstPrimary;555 UINT32 InstSecondary;556 UINT64 BaseAddress0;557 UINT64 BaseAddress1;558 UINT32 OvflwIrq;[all …]