ReactOS 0.4.15-dev-8052-gc0e3179
acpi_hest_generic Struct Reference

#include <actbl1.h>

Collaboration diagram for acpi_hest_generic:

Public Attributes

ACPI_HEST_HEADER Header
 
UINT16 RelatedSourceId
 
UINT8 Reserved
 
UINT8 Enabled
 
UINT32 RecordsToPreallocate
 
UINT32 MaxSectionsPerRecord
 
UINT32 MaxRawDataLength
 
ACPI_GENERIC_ADDRESS ErrorStatusAddress
 
ACPI_HEST_NOTIFY Notify
 
UINT32 ErrorBlockLength
 

Detailed Description

Definition at line 1842 of file actbl1.h.

Member Data Documentation

◆ Enabled

UINT8 acpi_hest_generic::Enabled

Definition at line 1847 of file actbl1.h.

◆ ErrorBlockLength

UINT32 acpi_hest_generic::ErrorBlockLength

Definition at line 1853 of file actbl1.h.

◆ ErrorStatusAddress

ACPI_GENERIC_ADDRESS acpi_hest_generic::ErrorStatusAddress

Definition at line 1851 of file actbl1.h.

◆ Header

ACPI_HEST_HEADER acpi_hest_generic::Header

Definition at line 1844 of file actbl1.h.

◆ MaxRawDataLength

UINT32 acpi_hest_generic::MaxRawDataLength

Definition at line 1850 of file actbl1.h.

◆ MaxSectionsPerRecord

UINT32 acpi_hest_generic::MaxSectionsPerRecord

Definition at line 1849 of file actbl1.h.

◆ Notify

ACPI_HEST_NOTIFY acpi_hest_generic::Notify

Definition at line 1852 of file actbl1.h.

◆ RecordsToPreallocate

UINT32 acpi_hest_generic::RecordsToPreallocate

Definition at line 1848 of file actbl1.h.

◆ RelatedSourceId

UINT16 acpi_hest_generic::RelatedSourceId

Definition at line 1845 of file actbl1.h.

◆ Reserved

UINT8 acpi_hest_generic::Reserved

Definition at line 1846 of file actbl1.h.


The documentation for this struct was generated from the following file: