Searched defs:nv04_fifo (Results 1 – 2 of 2) sorted by relevance
243 struct nv04_fifo { struct244 struct nouveau_fifo base;245 uint32_t vram;246 uint32_t gart;247 uint32_t notify;
262 struct nv04_fifo *nv04_fifo = (struct nv04_fifo*)fifo; in init_nouveau() local797 struct nv04_fifo *nv04_fifo = nchannel->data; in test_semaphore() local