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