Searched refs:FIFO_INPBSIZE (Results 1 – 1 of 1) sorted by relevance
381 #define FIFO_INPBSIZE 512 macro422 if (i >= FIFO_INPBSIZE) status |= T1F_IFULL; in t1_get_slice()426 insb(base + B1_READ, dp, FIFO_INPBSIZE); in t1_get_slice()427 dp += FIFO_INPBSIZE; in t1_get_slice()428 i -= FIFO_INPBSIZE; in t1_get_slice()430 wcnt += FIFO_INPBSIZE; in t1_get_slice()