Searched refs:nowrite (Results 76 - 100 of 148) sorted by relevance

123456

/netbsd-current/sys/arch/amiga/dev/
H A Dms.c137 .d_write = nowrite,
H A Dkbd.c177 .d_write = nowrite,
/netbsd-current/sys/dev/gpio/
H A Dgpiopps.c87 .d_write = nowrite,
H A Dgpioirq.c109 .d_write = nowrite,
/netbsd-current/sys/arch/x68k/dev/
H A Dms.c181 .d_write = nowrite,
H A Dopmbell.c123 .d_write = nowrite,
/netbsd-current/sys/dev/dmover/
H A Ddmover_io.c139 .d_write = nowrite,
/netbsd-current/sys/arch/sun3/dev/
H A Dcg4.c133 .d_write = nowrite,
/netbsd-current/sys/dev/putter/
H A Dputter.c68 .d_write = nowrite,
/netbsd-current/sys/dev/apm/
H A Dapm.c120 .d_write = nowrite,
/netbsd-current/sys/dev/hpc/apm/
H A Dapmdev.c128 .d_write = nowrite,
/netbsd-current/sys/dev/spi/
H A Dspi.c87 .d_write = nowrite,
/netbsd-current/external/cddl/osnet/dev/sdt/
H A Dsdt.c132 .d_write = nowrite,
/netbsd-current/sys/arch/xen/xen/
H A Dxenevt.c99 .d_write = nowrite,
/netbsd-current/sys/dev/sun/
H A Dcgthree.c86 .d_write = nowrite,
/netbsd-current/sys/dev/i2c/
H A Di2c.c111 .d_write = nowrite,
/netbsd-current/sys/kern/
H A Dsubr_kcov.c62 .d_write = nowrite,
/netbsd-current/sys/dev/pci/
H A Dvio9p.c163 .d_write = nowrite,
/netbsd-current/sys/arch/atari/dev/
H A Dkbd.c160 .d_write = nowrite,
/netbsd-current/sys/dev/i2o/
H A Ddpti.c145 .d_write = nowrite,
/netbsd-current/sys/dev/iscsi/
H A Discsi_main.c105 .d_write = nowrite,
/netbsd-current/sys/external/bsd/drm2/drm/
H A Ddrm_cdevsw.c91 .d_write = nowrite,
/netbsd-current/sys/dev/
H A Dkttcp.c81 .d_write = nowrite,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c921 bool nowrite;
3682 info.nowrite = false;
4136 if (lhs == NULL_TREE && info.nowrite)
4144 else if (info.nowrite)
4173 info.nowrite ? "statement" : "return value");
4609 info.nowrite = dstsize_cst_p;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc918 bool nowrite;
3740 info.nowrite = false;
4191 if (lhs == NULL_TREE && info.nowrite)
4199 else if (info.nowrite)
4227 info.nowrite ? "statement" : "return value");
4659 info.nowrite = dstsize_cst_p;

Completed in 474 milliseconds

123456