Searched defs:acpi_hest_generic_v2 (Results 1 – 1 of 1) sorted by relevance
709 typedef struct acpi_hest_generic_v2 struct711 ACPI_HEST_HEADER Header;712 UINT16 RelatedSourceId;713 UINT8 Reserved;714 UINT8 Enabled;715 UINT32 RecordsToPreallocate;716 UINT32 MaxSectionsPerRecord;717 UINT32 MaxRawDataLength;718 ACPI_GENERIC_ADDRESS ErrorStatusAddress;719 ACPI_HEST_NOTIFY Notify;[all …]