Search | Google it | Results 1 - 1 of 1 for funcall:InH (0.00 seconds) |
224: pcIO_16bits(); /* 16 bits I/O */ 225: while (--cnt >= 0) {d = InH(REG_DATA); *buf++ = CnvHIO(d);} 226: pcIO_8bits(); /* 8 bits I/O */ 236: pcIO_16bits(); /* 16 bits I/O */ 237: while (--cnt >= 0) InH(REG_DATA); 238: pcIO_8bits(); /* 8 bits I/O */