Searched refs:ENODEV (Results 326 - 350 of 571) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_nextstep.h297 NFSERR_NODEV=ENODEV, /* No such device */
/netbsd-current/sys/dev/qbus/
H A Ddl.c345 return ENODEV;
/netbsd-current/usr.sbin/apmd/
H A Dapmd.c243 case ENODEV:
/netbsd-current/usr.sbin/puffs/mount_psshfs/
H A Dpsbuf.c432 ENODEV /* WRITE_PROTECT */
/netbsd-current/usr.bin/quota/
H A Dquota.c519 if (errno != ENOENT && errno != ENODEV) {
/netbsd-current/sys/dev/i2c/
H A Dxc3028.c209 error = ENODEV;
/netbsd-current/sys/fs/filecorefs/
H A Dfilecore_vfsops.c193 return (ENODEV);
/netbsd-current/sys/arch/x86/pci/
H A Dpci_intr_machdep.c277 return ENODEV;
/netbsd-current/sys/arch/alpha/pci/
H A Dsio_pic.c241 return (ENODEV);
/netbsd-current/sys/dev/hyperv/
H A Dhvkbd.c364 return ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fence.c459 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_coherency.c334 err = -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/i2c/
H A Dch7006_drv.c422 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/mmu/
H A Dnouveau_nvkm_subdev_mmu_vmmnv50.c204 if (ret != -ENODEV)
H A Dnouveau_nvkm_subdev_mmu_mem.c241 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_base.c39 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Dintel_sideband.c348 return -ENODEV;
H A Di915_utils.h80 #define i915_inject_probe_failure(i915) i915_inject_probe_error((i915), -ENODEV)
/netbsd-current/sys/external/bsd/drm2/dist/drm/vgem/
H A Dvgem_drv.c420 return -ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_irq.c691 return -ENODEV;
/netbsd-current/sys/dev/fdt/
H A Dfdt_port.c185 return ENODEV;
/netbsd-current/sys/dev/
H A Dlockstat.c508 error = ENODEV;
/netbsd-current/sys/external/bsd/ena-com/
H A Dena_plat.h170 #define ENA_COM_NO_DEVICE ENODEV
/netbsd-current/sys/dev/pci/
H A Dunichromefb.c445 return ENODEV;
447 return ENODEV;
449 return ENODEV;
474 return ENODEV;
/netbsd-current/sys/arch/evbppc/virtex/
H A Ddesign_gsrd2.c457 return (ENODEV);

Completed in 470 milliseconds

<<11121314151617181920>>