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