Searched refs:si_txbuf (Results 1 – 1 of 1) sorted by relevance
1106 static BYTE si_txbuf[SI_BUFFERSIZE]; /* output staging area */ variable1396 n = ttydisc_getc(tp, si_txbuf, amount); in si_start()1400 si_bcopyv(si_txbuf, &ccbp->hi_txbuf[ipos], n); in si_start()