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

/freebsd-11-stable/sys/dev/si/
H A Dsi.c1108 static BYTE si_txbuf[SI_BUFFERSIZE]; /* output staging area */ variable
1398 n = ttydisc_getc(tp, si_txbuf, amount);
1402 si_bcopyv(si_txbuf, &ccbp->hi_txbuf[ipos], n);

Completed in 212 milliseconds