ReactOS 0.4.15-dev-7924-g5949c20
acpi_resource_memory32 Struct Reference

#include <acrestyp.h>

Public Attributes

UINT8 WriteProtect
 
UINT32 Minimum
 
UINT32 Maximum
 
UINT32 Alignment
 
UINT32 AddressLength
 

Detailed Description

Definition at line 283 of file acrestyp.h.

Member Data Documentation

◆ AddressLength

UINT32 acpi_resource_memory32::AddressLength

Definition at line 289 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Alignment

UINT32 acpi_resource_memory32::Alignment

Definition at line 288 of file acrestyp.h.

◆ Maximum

UINT32 acpi_resource_memory32::Maximum

Definition at line 287 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements().

◆ Minimum

UINT32 acpi_resource_memory32::Minimum

Definition at line 286 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ WriteProtect

UINT8 acpi_resource_memory32::WriteProtect

Definition at line 285 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().


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