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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/
nouveau_nvkm_subdev_volt_gm20b.c 79 nvdev_error(device, "unsupported speedo %d\n",
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
device.h 344 #define nvdev_error(d,f,a...) nvdev_printk((d), ERROR, err, f, ##a) macro
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
nouveau_nvkm_engine_device_base.c 2869 nvdev_error(device, "preinit failed with %d\n", ret);
2919 nvdev_error(device, "init failed with %d\n", ret);
3206 nvdev_error(device, "unknown chipset (%08x)\n", boot0);
3239 nvdev_error(device, "unable to map device registers\n");
3249 nvdev_error(device, "unable to map PRI\n");
3267 nvdev_error(device, "%s ctor failed, %d\n", \

Completed in 14 milliseconds