SCIF_RING_SIZE
static unsigned int scif_rbuf_size = SCIF_RING_SIZE;
static unsigned int scif_rbuf_hiwat = (SCIF_RING_SIZE * 1) / 4;
static unsigned int scif_rbuf_lowat = (SCIF_RING_SIZE * 3) / 4;