ReactOS 0.4.15-dev-7918-g2a2556c
acpi_address32_attribute Struct Reference

#include <acrestyp.h>

Public Attributes

UINT32 Granularity
 
UINT32 Minimum
 
UINT32 Maximum
 
UINT32 TranslationOffset
 
UINT32 AddressLength
 

Detailed Description

Definition at line 365 of file acrestyp.h.

Member Data Documentation

◆ AddressLength

UINT32 acpi_address32_attribute::AddressLength

Definition at line 371 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Granularity

UINT32 acpi_address32_attribute::Granularity

Definition at line 367 of file acrestyp.h.

◆ Maximum

UINT32 acpi_address32_attribute::Maximum

Definition at line 369 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements().

◆ Minimum

UINT32 acpi_address32_attribute::Minimum

Definition at line 368 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ TranslationOffset

UINT32 acpi_address32_attribute::TranslationOffset

Definition at line 370 of file acrestyp.h.


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