Search | Google it | Results 1 - 1 of 1 for funcall:ER from tkernel_2/driver/tef_em1d/console/src/line_drv.h (0.00 seconds) |
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); 54: ER (*ctl)(struct _L_INFO *li, W kind, UW *arg); 55: void (*up)(struct _L_INFO *li);