|
dxd - dynax driver framework 2.6.0d167
cross platform open source driver development framework
|
#include "dxd_base.h"#include "dx_platform.h"#include <IOKit/IOBufferMemoryDescriptor.h>#include <IOKit/IOSubMemoryDescriptor.h>
Include dependency graph for iokit/dxd_memory.h:
This graph shows which files directly or indirectly include this file:Classes | |
| class | dxd::buffer< scope_t, limit_t, alignment_t, contigous_t > |
| kernel memory buffer w/o alignment and boundary requirements More... | |
| class | dxd::map< scope_t, vm_t > |
| WDK memory mapping. More... | |
| class | dxd::memory< scope_t > |
| virtual kernel memory description More... | |
Namespaces | |
| namespace | dxd |
| dynax driver framework kernel namespace | |
Enumerations | |
| enum | dxd::direction { dxd::in =::kIODirectionIn , dxd::out =::kIODirectionOut , dxd::both =::kIODirectionInOut , dxd::none , dxd::in =::kIODirectionIn , dxd::out =::kIODirectionOut , dxd::both =::kIODirectionInOut } |
| direction of memory operation More... | |
| (c) copyright 2009 dynamic acoustics e.U. | generated on Tue Oct 28 2025 |