gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:ER (0.04 seconds)
mtkernel_3
device/common/drvif/msdrvif.h - 1.8KB - 58 lines
36: 
37:         ER  (*openfn)( ID devid, UINT omode, T_MSDI* );
38:         ER  (*closefn)( ID devid, UINT option, T_MSDI* );
More results from mtkernel_3
tkernel_2
driver/tef_em1d/console/src/line_drv.h - 5.7KB - 161 lines
51: typedef struct {
52:         ER     (*in)(struct _L_INFO *li, UB *buf, W len, W *alen, W tmout);
53:         ER     (*out)(struct _L_INFO *li, UB *buf, W len, W *alen, W tmout);
More results from tkernel_2
t2ex
t2ex_source/driver/tef_em1d/netdrv/src/netdrv.h - 10.0KB - 261 lines
137:         /* Individual functions */
138:         ER     (*initfn)(struct _netinf *inf, W init);
139:         void   (*inthdr)(struct _netinf *inf);
More results from t2ex