Home
last modified time | relevance | path

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

/netbsd/sys/arch/sh3/dev/
H A Dscif.c269 static unsigned int scif_rbuf_hiwat = (SCIF_RING_SIZE * 1) / 4; variable
680 sc->sc_r_hiwat = scif_rbuf_hiwat; in scifparam()