Searched refs:hwinst (Results 1 – 1 of 1) sorted by relevance
554 #define RIVA_FIFO_FREE(hwinst,hwptr,cnt) \ argument556 while ((hwinst).FifoFreeCount < (cnt)) { \558 (hwinst).FifoFreeCount = NV_RD32(&(hwinst).hwptr->FifoFree, 0) >> 2; \560 (hwinst).FifoFreeCount -= (cnt); \