dxd - dynax driver framework 2.2.0d81
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

std::string describe () const
 
bool in () const
 
bool operator== (const dma &dma) 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

◆ describe()

std::string dx::pci::dma::describe ( ) const
inline
+ Here is the call graph for this function:

◆ in()

bool dx::pci::dma::in ( ) const
inline
+ Here is the caller graph for this function:

◆ operator==()

bool dx::pci::dma::operator== ( const dma & dma) 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 Fri Dec 20 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.