ReactOS 0.4.15-dev-7953-g1f49173
acpi_resource_memory24 Struct Reference

#include <acrestyp.h>

Public Attributes

UINT8 WriteProtect
 
UINT16 Minimum
 
UINT16 Maximum
 
UINT16 Alignment
 
UINT16 AddressLength
 

Detailed Description

Definition at line 273 of file acrestyp.h.

Member Data Documentation

◆ AddressLength

UINT16 acpi_resource_memory24::AddressLength

Definition at line 279 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Alignment

UINT16 acpi_resource_memory24::Alignment

Definition at line 278 of file acrestyp.h.

◆ Maximum

UINT16 acpi_resource_memory24::Maximum

Definition at line 277 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements().

◆ Minimum

UINT16 acpi_resource_memory24::Minimum

Definition at line 276 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ WriteProtect

UINT8 acpi_resource_memory24::WriteProtect

Definition at line 275 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().


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