![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include <epicsStdio.h>#include <epicsExit.h>#include <rtems.h>#include <bsp.h>#include "devLibVME.h"#include <epicsInterrupt.h>
Include dependency graph for devLibVMEOSD.c:Go to the source code of this file.
Functions | |
| void | bcopyLongs (char *source, char *destination, int nlongs) |
Variables | |
| devLibVME * | pdevLibVME |
| Pointer to the entry table used by devLibVME routines. More... | |
| void bcopyLongs | ( | char * | source, |
| char * | destination, | ||
| int | nlongs | ||
| ) |
Definition at line 364 of file devLibVMEOSD.c.
| devLibVME* pdevLibVME |
Pointer to the entry table used by devLibVME routines.
Definition at line 356 of file devLibVMEOSD.c.