dxd - dynax driver framework 2.2.0d83
cross platform open source driver development framework
|
physical DMA stream descriptor More...
#include <dx_pci.h>
Public Member Functions | |
std::string | describe () const |
uint8_t | idx () const noexcept |
bool | operator== (const dma &dma) const noexcept |
Public Attributes | |
uint32_t | alignment |
enforce physical memory alignment | |
stream::direction::direction | direction |
DMA direction. | |
uint32_t | limit |
limit physical memory address space | |
bool | scatter_gather |
device supports scatter/gather | |
physical DMA stream descriptor
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |
uint32_t dx::pci::dma::alignment |
enforce physical memory alignment
stream::direction::direction dx::pci::dma::direction |
DMA direction.
uint32_t dx::pci::dma::limit |
limit physical memory address space
bool dx::pci::dma::scatter_gather |
device supports scatter/gather
(c) copyright 2009 dynamic acoustics e.U. | generated on Tue Jan 14 2025 |