Search | Google it | Results 1 - 2 of 2 for funcall:in_h from t2ex (0.10 seconds) |
96: while (--cnt >= 0) { 97: *buf++ = in_h(port); 98: }
203: #define InB(ix) in_b(IOB + ((ix) * IOSTEP)) 204: #define InH(ix) in_h(IOB + ((ix) * IOSTEP)) 205: #define InW(ix) in_w(IOB + ((ix) * IOSTEP))