Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/dev/
H A Dscif.c271 #define SCIF_RING_SIZE 2048 macro
272 static unsigned int scif_rbuf_size = SCIF_RING_SIZE;
275 static unsigned int scif_rbuf_hiwat = (SCIF_RING_SIZE * 1) / 4;
276 static unsigned int scif_rbuf_lowat = (SCIF_RING_SIZE * 3) / 4;