|
EPICS Base
7.0.5.1
|
Driver support routines. More...
#include "errMdef.h"

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 long(* | DRVSUPFUN) () |
1.8.13