ReactOS 0.4.15-dev-7931-gfd331f1
acpi_address64_attribute Struct Reference

#include <acrestyp.h>

Public Attributes

UINT64 Granularity
 
UINT64 Minimum
 
UINT64 Maximum
 
UINT64 TranslationOffset
 
UINT64 AddressLength
 

Detailed Description

Definition at line 375 of file acrestyp.h.

Member Data Documentation

◆ AddressLength

UINT64 acpi_address64_attribute::AddressLength

Definition at line 381 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Granularity

UINT64 acpi_address64_attribute::Granularity

Definition at line 377 of file acrestyp.h.

◆ Maximum

UINT64 acpi_address64_attribute::Maximum

Definition at line 379 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements().

◆ Minimum

UINT64 acpi_address64_attribute::Minimum

Definition at line 378 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ TranslationOffset

UINT64 acpi_address64_attribute::TranslationOffset

Definition at line 380 of file acrestyp.h.


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