Searched defs:acpi_hest_generic_v2 (Results 1 – 1 of 1) sorted by relevance
2068 typedef struct acpi_hest_generic_v2 struct2070 ACPI_HEST_HEADER Header;2071 UINT16 RelatedSourceId;2072 UINT8 Reserved;2073 UINT8 Enabled;2074 UINT32 RecordsToPreallocate;2075 UINT32 MaxSectionsPerRecord;2076 UINT32 MaxRawDataLength;2077 ACPI_GENERIC_ADDRESS ErrorStatusAddress;2078 ACPI_HEST_NOTIFY Notify;[all …]