Searched refs:si_txbuf (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/si/
H A Dsi.c1107 static BYTE si_txbuf[SI_BUFFERSIZE]; /* output staging area */ variable
1397 n = ttydisc_getc(tp, si_txbuf, amount);
1401 si_bcopyv(si_txbuf, &ccbp->hi_txbuf[ipos], n);

Completed in 47 milliseconds