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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
client.h 57 #define nvif_error(o,f,a...) nvif_printk((o), ERROR, ERR, f, ##a) macro
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
nouveau_nvkm_engine_fifo_chan.c 60 nvif_error(&chan->object,
99 nvif_error(&chan->object,
498 nvif_error(&chan->object, "fifo channel out of range:"
513 nvif_error(&chan->object, "bus_space_subregion failed:"
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/core/
nouveau_nvkm_core_object.c 239 nvif_error(object, "%s failed with %d\n", action, ret);
292 nvif_error(object, "init failed with %d\n", ret);

Completed in 12 milliseconds