gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:InB (0.00 seconds)
tkernel_2
driver/tef_em1d/console/src/ns16450sys.h - 2.0KB - 84 lines
31: #define OutB(ix, dt)    out_b((ix), (dt))
32: #define InB(ix)         in_b((ix))
33: 
More results from tkernel_2
t2ex
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))