HomeSort by relevance Sort by last modified time
    Searched refs:FifoFreeCount (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
riva_mmio.h 355 U032 FifoFreeCount;
444 while (FifoFreeCount < (cnt)) \
445 FifoFreeCount = hwptr->FifoFree >> 2; \
446 FifoFreeCount -= (cnt); \
SDL_fbriva.c 32 static int FifoFreeCount = 0;

Completed in 65 milliseconds