Searched refs:FIFO_OUTBSIZE (Results 1 – 1 of 1) sorted by relevance
152 #define FIFO_OUTBSIZE 256 macro406 if (i >= FIFO_OUTBSIZE) status |= T1F_OFULL; in t1io_put_slice()411 T1_WRITE, dp, FIFO_OUTBSIZE); in t1io_put_slice()412 dp += FIFO_OUTBSIZE; in t1io_put_slice()413 i -= FIFO_OUTBSIZE; in t1io_put_slice()