dxd - dynax driver framework 2.1.0d62
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::pci::dma Struct Reference

physical DMA stream descriptor More...

#include <dx_pci.h>

Public Member Functions

bool in () const
 

Public Attributes

uint32_t alignment
 enforce physical memory alignment
 
bool direction
 DMA direction in:true out:false.
 
uint32_t limit
 limit physical memory address space
 
bool scatter_gather
 device supports scatter/gather
 

Detailed Description

physical DMA stream descriptor

Member Function Documentation

◆ in()

bool dx::pci::dma::in ( ) const
inline

Member Data Documentation

◆ alignment

uint32_t dx::pci::dma::alignment

enforce physical memory alignment

◆ direction

bool dx::pci::dma::direction

DMA direction in:true out:false.

◆ limit

uint32_t dx::pci::dma::limit

limit physical memory address space

◆ scatter_gather

bool dx::pci::dma::scatter_gather

device supports scatter/gather


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

(c) copyright 2009 dynamic acoustics e.U. generated on Thu May 9 2024

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.