Searched defs:acpi_hest_generic_v2 (Results 1 – 1 of 1) sorted by relevance
2091 typedef struct acpi_hest_generic_v2 struct2093 ACPI_HEST_HEADER Header;2094 UINT16 RelatedSourceId;2095 UINT8 Reserved;2096 UINT8 Enabled;2097 UINT32 RecordsToPreallocate;2098 UINT32 MaxSectionsPerRecord;2099 UINT32 MaxRawDataLength;2100 ACPI_GENERIC_ADDRESS ErrorStatusAddress;2101 ACPI_HEST_NOTIFY Notify;[all …]