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