Go to the documentation of this file. 36 #ifdef USE_TYPED_DRVET 44 typedef long (*DRVSUPFUN) ();
53 #define DRVETNUMBER ( (sizeof(struct drvet) -sizeof(long))/sizeof(DRVSUPFUN) ) 57 #define S_drv_noDrvSup (M_drvSup| 1) 58 #define S_drv_noDrvet (M_drvSup| 3)