ReactOS 0.4.15-dev-7953-g1f49173
acpi_resource_dma Struct Reference

#include <acrestyp.h>

Public Attributes

UINT8 Type
 
UINT8 BusMaster
 
UINT8 Transfer
 
UINT8 ChannelCount
 
UINT8 Channels [1]
 

Detailed Description

Definition at line 189 of file acrestyp.h.

Member Data Documentation

◆ BusMaster

UINT8 acpi_resource_dma::BusMaster

Definition at line 192 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ ChannelCount

UINT8 acpi_resource_dma::ChannelCount

Definition at line 194 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Channels

UINT8 acpi_resource_dma::Channels[1]

Definition at line 195 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Transfer

UINT8 acpi_resource_dma::Transfer

Definition at line 193 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().

◆ Type

UINT8 acpi_resource_dma::Type

Definition at line 191 of file acrestyp.h.

Referenced by Bus_PDO_QueryResourceRequirements(), and Bus_PDO_QueryResources().


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