Searched refs:bch_empty_fifo (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
H A Dipacx.c45 static void bch_empty_fifo(struct BCState *bcs, int count);
509 bch_empty_fifo(struct BCState *bcs, int count) bch_empty_fifo() function
518 debugl1(cs, "bch_empty_fifo()"); bch_empty_fifo()
523 debugl1(cs, "bch_empty_fifo() incoming packet too large"); bch_empty_fifo()
540 t += sprintf(t, "bch_empty_fifo() B-%d cnt %d", hscx, count); bch_empty_fifo()
625 bch_empty_fifo(bcs, count); bch_int()
642 bch_empty_fifo(bcs, B_FIFO_SIZE); bch_int()

Completed in 83 milliseconds