SERIBUF_SIZE
if (sc->wptr == sc->inbuf + SERIBUF_SIZE)
if (sc->incnt > SERIBUF_SIZE - 16)
if (sc->rptr == sc->inbuf + SERIBUF_SIZE)
u_short inbuf[SERIBUF_SIZE];
printf (": input fifo %d output fifo %d\n", SERIBUF_SIZE,
#ifndef SERIBUF_SIZE
if (sc->incnt == SERIBUF_SIZE)
if (sc->wptr == sc->inbuf + SERIBUF_SIZE)
if (sc->incnt > SERIBUF_SIZE - 16)
if (sc->incnt == SERIBUF_SIZE)
#ifndef SERIBUF_SIZE
static u_short serbuf[SERIBUF_SIZE];
printf(": input fifo %d output fifo %d\n", SERIBUF_SIZE,
if (sbcnt == SERIBUF_SIZE) {
if (sbwpt == serbuf + SERIBUF_SIZE)
if (sbcnt > SERIBUF_SIZE - 20)
if (sbrpt == serbuf + SERIBUF_SIZE)