HomeSort by: relevance | last modified time | path
    Searched defs:scif_rbuf_lowat (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sh3/dev/
scif.c 276 static unsigned int scif_rbuf_lowat = (SCIF_RING_SIZE * 3) / 4; variable in typeref:typename:unsigned int
687 sc->sc_r_lowat = scif_rbuf_lowat;

Completed in 11 milliseconds