Home
last modified time | relevance | path

Searched refs:nvdev_error (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/
H A Dnouveau_nvkm_subdev_volt_gm20b.c79 nvdev_error(device, "unsupported speedo %d\n", in gm20b_volt_new()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Ddevice.h344 #define nvdev_error(d,f,a...) nvdev_printk((d), ERROR, err, f, ##a) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
H A Dnouveau_nvkm_engine_device_base.c2869 nvdev_error(device, "preinit failed with %d\n", ret); in nvkm_device_preinit()
2919 nvdev_error(device, "init failed with %d\n", ret); in nvkm_device_init()
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", \