ReactOS 0.4.16-dev-853-g88d9285
|
#include <acpi.h>
Public Attributes | |
PHYSICAL_ADDRESS | RsdtAddress |
ULONGLONG | Count |
ACPI_E820_ENTRY | E820Entry [1] |
ULONGLONG _ACPI_BIOS_MULTI_NODE::Count |
Definition at line 22 of file acpi.h.
Referenced by HalpAcpiFindRsdtPhase0(), and PciAcpiFindRsdt().
ACPI_E820_ENTRY _ACPI_BIOS_MULTI_NODE::E820Entry[1] |
PHYSICAL_ADDRESS _ACPI_BIOS_MULTI_NODE::RsdtAddress |
Definition at line 21 of file acpi.h.
Referenced by HalpAcpiTableCacheInit(), and PciGetAcpiTable().