fifo_reset
fifo_reset(&sc->rfifo); /* should we do this? */
fifo_reset(&sc->wfifo); /* should we do this? */
static void fifo_reset(struct cyapa_fifo *fifo);