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

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_hw.h257 U032 FifoFreeCount; member in struct:_riva_hw_inst
337 while ((hwinst).FifoFreeCount < (cnt)) { \
340 (hwinst).FifoFreeCount = (hwinst).hwptr->FifoFree >> 2; \
342 (hwinst).FifoFreeCount -= (cnt); \
H A Driva_hw.c804 chip->FifoFreeCount = 0;

Completed in 4 milliseconds