ReactOS 0.4.15-dev-7958-gcd0bb1a
_ACPI_BIOS_MULTI_NODE Struct Reference

#include <acpi.h>

Collaboration diagram for _ACPI_BIOS_MULTI_NODE:

Public Attributes

PHYSICAL_ADDRESS RsdtAddress
 
ULONGLONG Count
 
ACPI_E820_ENTRY E820Entry [1]
 

Detailed Description

Definition at line 19 of file acpi.h.

Member Data Documentation

◆ Count

ULONGLONG _ACPI_BIOS_MULTI_NODE::Count

Definition at line 22 of file acpi.h.

Referenced by HalpAcpiFindRsdtPhase0(), and PciAcpiFindRsdt().

◆ E820Entry

ACPI_E820_ENTRY _ACPI_BIOS_MULTI_NODE::E820Entry[1]

Definition at line 23 of file acpi.h.

◆ RsdtAddress

PHYSICAL_ADDRESS _ACPI_BIOS_MULTI_NODE::RsdtAddress

Definition at line 21 of file acpi.h.

Referenced by HalpAcpiTableCacheInit(), and PciGetAcpiTable().


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