gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:in_b from t2ex (0.00 seconds)
t2ex
t2ex_source/driver/tef_em1d/netdrv/src/io.c - 3.5KB - 124 lines
72:         while (--cnt >= 0) {
73:                 *buf++ = in_b(port);
74:         }
t2ex_source/driver/tef_em1d/netdrv/src/netdrv.h - 10.0KB - 261 lines
202:  */
203: #define InB(ix)         in_b(IOB + ((ix) * IOSTEP))
204: #define InH(ix)         in_h(IOB + ((ix) * IOSTEP))