dxd - dynax driver framework 2.1.0d73
cross platform open source driver development framework
|
#include "dxd_base.h"
#include "dx_platform.h"
#include <IOKit/IOBufferMemoryDescriptor.h>
#include <IOKit/IOSubMemoryDescriptor.h>
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 Fri Nov 15 2024 |