ReactOS 0.4.15-dev-7958-gcd0bb1a
acpi_nfit_system_address Struct Reference

#include <actbl2.h>

Collaboration diagram for acpi_nfit_system_address:

Public Attributes

ACPI_NFIT_HEADER Header
 
UINT16 RangeIndex
 
UINT16 Flags
 
UINT32 Reserved
 
UINT32 ProximityDomain
 
UINT8 RangeGuid [16]
 
UINT64 Address
 
UINT64 Length
 
UINT64 MemoryMapping
 
UINT64 LocationCookie
 

Detailed Description

Definition at line 1748 of file actbl2.h.

Member Data Documentation

◆ Address

UINT64 acpi_nfit_system_address::Address

Definition at line 1756 of file actbl2.h.

◆ Flags

UINT16 acpi_nfit_system_address::Flags

Definition at line 1752 of file actbl2.h.

◆ Header

ACPI_NFIT_HEADER acpi_nfit_system_address::Header

Definition at line 1750 of file actbl2.h.

◆ Length

UINT64 acpi_nfit_system_address::Length

Definition at line 1757 of file actbl2.h.

◆ LocationCookie

UINT64 acpi_nfit_system_address::LocationCookie

Definition at line 1759 of file actbl2.h.

◆ MemoryMapping

UINT64 acpi_nfit_system_address::MemoryMapping

Definition at line 1758 of file actbl2.h.

◆ ProximityDomain

UINT32 acpi_nfit_system_address::ProximityDomain

Definition at line 1754 of file actbl2.h.

◆ RangeGuid

UINT8 acpi_nfit_system_address::RangeGuid[16]

Definition at line 1755 of file actbl2.h.

◆ RangeIndex

UINT16 acpi_nfit_system_address::RangeIndex

Definition at line 1751 of file actbl2.h.

◆ Reserved

UINT32 acpi_nfit_system_address::Reserved

Definition at line 1753 of file actbl2.h.


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