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

  /src/sys/arch/sh3/dev/
scif.c 275 static unsigned int scif_rbuf_hiwat = (SCIF_RING_SIZE * 1) / 4; variable in typeref:typename:unsigned int
686 sc->sc_r_hiwat = scif_rbuf_hiwat;
scif.c 275 static unsigned int scif_rbuf_hiwat = (SCIF_RING_SIZE * 1) / 4; variable in typeref:typename:unsigned int
686 sc->sc_r_hiwat = scif_rbuf_hiwat;

Completed in 26 milliseconds