rtnrt_memcopy_desc Struct Reference


Data Fields

rtnrt_memcopy_func function
void * cookie

Detailed Description

Descriptor that describes a memory copy operation. It consits of a function and additional data. If the function doesn't need the data, cookie should be NULL.

Definition at line 687 of file rt-nrt.h.


Field Documentation

rtnrt_memcopy_func rtnrt_memcopy_desc::function

the function, see rtnrt_memcopy_func

Definition at line 688 of file rt-nrt.h.

void* rtnrt_memcopy_desc::cookie

the value passed to the cookie argument of function

Definition at line 689 of file rt-nrt.h.


The documentation for this struct was generated from the following file:
Generated on Fri Mar 9 14:48:58 2007 for MOST Linux Drivers (Linux and RTAI) by  doxygen 1.5.0