Searched refs:ENODEV (Results 276 - 300 of 570) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_fbdev.c156 obj = ERR_PTR(-ENODEV);
511 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_shmem.c416 return -ENODEV;
491 return -ENODEV;
/netbsd-current/sys/dev/usb/
H A Dauvitek_video.c518 return ENODEV;
680 return ENODEV;
/netbsd-current/sys/arch/xen/xen/
H A Dxenevt.c339 return ENODEV;
367 return ENODEV;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dser-go32.c498 errno = ENODEV;
524 errno = ENODEV;
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_openssl.c452 # ifdef ENODEV
454 * MacOS X returns ENODEV (Operation not supported by device),
457 if (errno == ENODEV)
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_openssl.c449 # ifdef ENODEV
451 * MacOS X returns ENODEV (Operation not supported by device),
454 if (errno == ENODEV)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dser-go32.c498 errno = ENODEV;
524 errno = ENODEV;
/netbsd-current/sys/kern/
H A Dsys_lwp.c330 error = ENODEV;
762 return ENODEV;
/netbsd-current/sys/arch/amiga/dev/
H A Dgrf.c567 return ENODEV;
584 return ENODEV;
/netbsd-current/external/bsd/pdisk/dist/
H A Dfile_media.c540 } else if (errno == ENXIO || errno == ENODEV) {
/netbsd-current/sys/arch/mac68k/obio/
H A Dasc.c318 return (ENODEV);
/netbsd-current/sys/dev/ic/
H A Dlpt.c442 return ENODEV;
/netbsd-current/usr.bin/audiocfg/
H A Daudiodev.c81 if (errno == ENODEV) {
/netbsd-current/sys/dev/scsipi/
H A Dscsipi_ioctl.c428 return (ENODEV);
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nv04_fbcon.c94 return -ENODEV;
H A Dnouveau_nv50_fbcon.c110 return -ENODEV;
H A Dnouveau_nvc0_fbcon.c110 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_outp.c275 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dselftest_engine_heartbeat.c183 if (err && err != -ENODEV)
/netbsd-current/sys/external/bsd/drm2/dist/drm/i2c/
H A Dsil164_drv.c369 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/iccsense/
H A Dnouveau_nvkm_subdev_iccsense_base.c125 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_kms.c191 r = -ENODEV;
/netbsd-current/sys/arch/evbppc/virtex/
H A Ddesign_gsrd1.c408 return (ENODEV);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_bios.c306 return -ENODEV;

Completed in 575 milliseconds

<<11121314151617181920>>