![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Driver support routines. More...
#include "errMdef.h"
Include dependency graph for drvSup.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | typed_drvet |
| struct | drvet |
Macros | |
| #define | DRVETNUMBER ( (sizeof(struct drvet) -sizeof(long))/sizeof(DRVSUPFUN) ) |
| #define | S_drv_noDrvSup (M_drvSup| 1) /*SDR_DRVSUP: Driver support missing*/ |
| #define | S_drv_noDrvet (M_drvSup| 3) /*Missing driver support entry table*/ |
Typedefs | |
| typedef struct typed_drvet | typed_drvet |
| typedef long(* | DRVSUPFUN) () |
| typedef struct drvet | drvet |
Driver support routines.
Definition in file drvSup.h.
| #define S_drv_noDrvSup (M_drvSup| 1) /*SDR_DRVSUP: Driver support missing*/ |
| typedef struct typed_drvet typed_drvet |
Driver entry table