ReactOS 0.4.16-dev-197-g92996da
|
#include <actbl.h>
char acpi_table_header::AslCompilerId[ACPI_NAMESEG_SIZE] |
Definition at line 115 of file actbl.h.
Referenced by AcpiTbCleanupTableHeader(), and AcpiTbPrintTableHeader().
UINT32 acpi_table_header::AslCompilerRevision |
Definition at line 116 of file actbl.h.
Referenced by AcpiTbPrintTableHeader().
UINT32 acpi_table_header::Length |
Definition at line 109 of file actbl.h.
Referenced by acpi_create_registry_table(), AcpiExLoadOp(), AcpiTbCopyDsdt(), AcpiTbPrintTableHeader(), CmSetValueKey(), Ext2BuildName(), and HalpParseApicTables().
char acpi_table_header::OemId[ACPI_OEM_ID_SIZE] |
Definition at line 112 of file actbl.h.
Referenced by acpi_create_registry_table(), AcpiTbCleanupTableHeader(), and AcpiTbPrintTableHeader().
UINT32 acpi_table_header::OemRevision |
Definition at line 114 of file actbl.h.
Referenced by acpi_create_registry_table(), and AcpiTbPrintTableHeader().
char acpi_table_header::OemTableId[ACPI_OEM_TABLE_ID_SIZE] |
Definition at line 113 of file actbl.h.
Referenced by acpi_create_registry_table(), AcpiTbCleanupTableHeader(), and AcpiTbPrintTableHeader().
UINT8 acpi_table_header::Revision |
Definition at line 110 of file actbl.h.
Referenced by AcpiTbPrintTableHeader().
char acpi_table_header::Signature[ACPI_NAMESEG_SIZE] |
Definition at line 108 of file actbl.h.
Referenced by AcpiTbCleanupTableHeader(), and AcpiTbPrintTableHeader().