ReactOS 0.4.15-dev-7906-g1b85a5f
acpi_resource_io Struct Reference

#include <acrestyp.h>

Public Attributes

UINT8 IoDecode
 
UINT8 Alignment
 
UINT8 AddressLength
 
UINT16 Minimum
 
UINT16 Maximum
 

Detailed Description

Definition at line 214 of file acrestyp.h.

Member Data Documentation

◆ AddressLength

UINT8 acpi_resource_io::AddressLength

Definition at line 218 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Alignment

UINT8 acpi_resource_io::Alignment

Definition at line 217 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements().

◆ IoDecode

UINT8 acpi_resource_io::IoDecode

Definition at line 216 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Maximum

UINT16 acpi_resource_io::Maximum

Definition at line 220 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements().

◆ Minimum

UINT16 acpi_resource_io::Minimum

Definition at line 219 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().


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