Search | Google it | Results 1 - 1 of 1 for funcall:INT from t2ex/t2ex_source/driver/tef_em1d/netdrv/src/netdrv.h (0.00 seconds) |
139: void (*inthdr)(struct _netinf *inf); 140: INT (*sendfn)(struct _netinf *inf, UB *buf, W len); 141: void (*reset)(struct _netinf *inf, BOOL start); 142: ER (*cardchk)(struct _netinf *inf); 143: INT (*misc)(struct _netinf *inf, W wrt, W par, VP buf, W len); 144: void (*tmofn)(struct _netinf *inf); 146: void (*mii_write)(struct _netinf *inf, W adr, W reg, W dat); 147: INT (*mcast)(struct _netinf *inf, W wrt, W all, UB *buf, W len); 148: