HomeSort by: relevance | last modified time | path
    Searched refs:FifoFree (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-nv/dist/src/
riva_hw.h 42 U016 FifoFree;
53 U016 FifoFree;
68 U016 FifoFree;
80 U016 FifoFree;
94 U016 FifoFree;
107 U016 FifoFree;
122 U016 FifoFree;
184 U016 FifoFree;
215 U016 FifoFree;
223 U016 FifoFree;
    [all...]
riva_hw.c 43 return ((chip->Rop->FifoFree < chip->FifoEmptyCount) || (chip->PGRAPH[0x000006B0/4] & 0x01));
806 chip->FifoEmptyCount = chip->Rop->FifoFree;

Completed in 5 milliseconds