Lines Matching refs:read_from_3091duplex
486 - Correct buffer overflow in read_from_3091duplex()
8086 ret = read_from_3091duplex(s);
8510 read_from_3091duplex(struct fujitsu *s)
8525 DBG (10, "read_from_3091duplex: start\n");
8528 DBG (10, "read_from_3091duplex: already have eofs, done\n");
8548 DBG(15, "read_from_3091duplex: front img: to:%d rx:%d tx:%d li:%d\n",
8552 DBG(15, "read_from_3091duplex: front buf: to:%d rx:%d tx:%d\n",
8556 DBG(15, "read_from_3091duplex: back img: to:%d rx:%d tx:%d li:%d\n",
8560 DBG(15, "read_from_3091duplex: back buf: to:%d rx:%d tx:%d\n",
8564 DBG(15, "read_from_3091duplex: bu:%d pa:%d of:%d\n",
8569 DBG(10, "read_from_3091duplex: Warning: no bytes this pass\n");
8577 DBG(5, "read_from_3091duplex: not enough mem for buffer: %d\n",(int)inLen);
8596 DBG(15, "read_from_3091duplex: got GOOD/EOF, returning GOOD\n");
8599 DBG(5, "read_from_3091duplex: got BUSY, returning GOOD\n");
8604 DBG(5, "read_from_3091duplex: error reading data block status = %d\n", ret);
8640 DBG(15, "read_from_3091duplex: got EOF, finishing both sides\n");
8648 DBG (10, "read_from_3091duplex: finish\n");