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

/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_fifo.h35 do { int __cur_slots = (__fpriv)->fifo_cache; \
40 } (__fpriv)->fifo_cache = (__cur_slots - (__n)); \
52 (__fpriv)->fifo_cache = ((int)(__regval & FFB_UCSR_FIFO_MASK)) - 4; \
H A Dffb.h134 unsigned short fifo_cache; member in struct:__anoncc77e9840308
H A Dffb_accel.c60 pFfb->fifo_cache = -1;
912 pFfb->fifo_cache = 0;

Completed in 9 milliseconds