Search | Google it | Results 1 - 2 of 2 for funcall:out_w from t2ex (0.00 seconds) |
108: while (--cnt >= 0) { 109: out_w(port, *buf++); 110: }
207: #define OutH(ix, dt) out_h(IOB + ((ix) * IOSTEP), (dt)) 208: #define OutW(ix, dt) out_w(IOB + ((ix) * IOSTEP), (dt)) 209: