Home
last modified time | relevance | path

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

/NextBSD/sys/dev/si/
HDsi.c1106 static BYTE si_txbuf[SI_BUFFERSIZE]; /* output staging area */ variable
1396 n = ttydisc_getc(tp, si_txbuf, amount); in si_start()
1400 si_bcopyv(si_txbuf, &ccbp->hi_txbuf[ipos], n); in si_start()