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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
nv04.h 9 struct nv04_fifo_ramfc { struct
19 const struct nv04_fifo_ramfc *ramfc;
23 int index, int nr, const struct nv04_fifo_ramfc *,
nouveau_nvkm_engine_fifo_nv04.c 39 static const struct nv04_fifo_ramfc
40 nv04_fifo_ramfc[] = { variable in typeref:typename:const struct nv04_fifo_ramfc[]
334 int index, int nr, const struct nv04_fifo_ramfc *ramfc,
369 nv04_fifo_ramfc, pfifo);

Completed in 13 milliseconds