gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:pcIO_16bits (0.00 seconds)
tkernel_2
driver/tef_em1d/sysdsk/src/ataio.c - 6.8KB - 257 lines
223: 
224:         pcIO_16bits(); /* 16 bits I/O */
225:         while (--cnt >= 0) {d = InH(REG_DATA); *buf++ = CnvHIO(d);}
235: 236: pcIO_16bits(); /* 16 bits I/O */ 237: while (--cnt >= 0) InH(REG_DATA);
248: 249: pcIO_16bits(); /* 16 bits I/O */ 250: if (buf != NULL) {