Searched refs:ENODEV (Results 451 - 475 of 571) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.c237 return (ENODEV);
/netbsd-current/lib/libukfs/
H A Dukfs.c219 errno = ENODEV;
/netbsd-current/sys/lib/libsa/
H A Dext2fs.c435 return ENODEV;
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_gem.c721 return nouveau_abi16_put(abi16, -ENODEV);
/netbsd-current/sys/dev/isa/
H A Dwt.c431 return ENODEV;
/netbsd-current/sys/arch/arm/iomd/
H A Dvidcvideo.c373 return ENODEV;
/netbsd-current/sys/arch/arm/nvidia/
H A Dtegra_pcie.c780 return ENODEV;
/netbsd-current/sys/arch/vax/uba/
H A Dqvaux.c526 return (ENODEV);
/netbsd-current/sys/arch/atari/dev/
H A Dzs.c920 return ENODEV;
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dipv4.c533 errno != ENXIO && errno != ENODEV)
/netbsd-current/sys/dev/pad/
H A Dpad.c473 return ENODEV;
/netbsd-current/sys/dev/pci/
H A Dtdvfb.c963 return ENODEV;
/netbsd-current/lib/libc/resolv/
H A Dres_debug.c184 if (errno != ENODEV)
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-dpdk.c700 case ENODEV:
/netbsd-current/sys/uvm/
H A Duvm_mmap.c373 error = ENODEV;
/netbsd-current/sys/dev/scsipi/
H A Dif_se.c1000 return (ENODEV);
/netbsd-current/sys/arch/amiga/amiga/
H A Damiga_init.c1125 return (ENODEV); /* Say operation not supported */
/netbsd-current/sys/fs/ntfs/
H A Dntfs_vfsops.c105 return (ENODEV);
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsiop.c931 error = ENODEV; /* Medium not present */
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm2838_pcie.c814 return ENODEV;
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev.c2503 return (spa_vdev_state_exit(spa, NULL, ENODEV));
2559 return (spa_vdev_state_exit(spa, NULL, ENODEV));
2595 return (spa_vdev_state_exit(spa, NULL, ENODEV));
2658 return (spa_vdev_state_exit(spa, NULL, ENODEV));
/netbsd-current/sys/nfs/
H A Dnfs_vfsops.c332 return (ENODEV);
/netbsd-current/sys/fs/cd9660/
H A Dcd9660_vfsops.c224 return (ENODEV);
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_gem.c1288 return -ENODEV;
/netbsd-current/sys/dev/pci/ixgbe/
H A Dixgbe.c3100 return (ENODEV);
5605 return (ENODEV);
5627 return (ENODEV);
5874 return (ENODEV);
6012 return (ENODEV);
6056 return (ENODEV);

Completed in 508 milliseconds

<<11121314151617181920>>