Searched refs:FIFO_INPBSIZE (Results 1 – 1 of 1) sorted by relevance
366 #define FIFO_INPBSIZE 512 macro407 if (i >= FIFO_INPBSIZE) status |= T1F_IFULL; in t1_get_slice()411 insb(base+B1_READ, dp, FIFO_INPBSIZE); in t1_get_slice()412 dp += FIFO_INPBSIZE; in t1_get_slice()413 i -= FIFO_INPBSIZE; in t1_get_slice()415 wcnt += FIFO_INPBSIZE; in t1_get_slice()