Searched refs:cdevsw (Results 76 - 100 of 444) sorted by relevance

1234567891011>>

/netbsd-current/sys/arch/next68k/dev/
H A Dzs_kgdb.c135 extern const struct cdevsw zstty_cdevsw;
/netbsd-current/sys/arch/sun3/dev/
H A Dzs_kgdb.c136 extern const struct cdevsw zstty_cdevsw;
H A Dfb.c68 const struct cdevsw fb_cdevsw = {
/netbsd-current/sys/arch/sun2/dev/
H A Dzs_kgdb.c133 extern const struct cdevsw zstty_cdevsw;
/netbsd-current/sys/arch/mac68k/dev/
H A Dzs_kgdb.c143 extern const struct cdevsw zstty_cdevsw;
/netbsd-current/sys/arch/macppc/dev/
H A Dzs_kgdb.c121 extern const struct cdevsw zstty_cdevsw;
/netbsd-current/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461uart.c102 extern const struct cdevsw com_cdevsw;
/netbsd-current/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465uart.c94 extern struct cdevsw com_cdevsw;
/netbsd-current/sys/arch/sh3/dev/
H A Dwdog.c70 const struct cdevsw wdog_cdevsw = {
/netbsd-current/sys/arch/i386/isa/
H A Dcmos.c97 const struct cdevsw cmos_cdevsw = {
/netbsd-current/sys/arch/evbsh3/nextvod/
H A Dstasc.c128 const struct cdevsw stasc_cdevsw = {
/netbsd-current/sys/dev/ic/
H A Dqemufwcfg.c158 const struct cdevsw qemufwcfg_cdevsw = {
/netbsd-current/sys/modules/examples/fopsmapper/
H A Dfopsmapper.c55 const struct cdevsw fopsmapper_cdevsw = {
/netbsd-current/sys/dev/
H A Dmm.c62 const struct cdevsw mem_cdevsw = {
78 const struct cdevsw mem_ultrix_cdevsw = {
/netbsd-current/sys/kern/
H A Dtty_pty.c36 * (Actually two drivers, requiring two entries in 'cdevsw')
114 const struct cdevsw ptc_cdevsw = {
129 const struct cdevsw pts_cdevsw = {
150 const struct cdevsw ptc_ultrix_cdevsw = {
165 const struct cdevsw pts_ultrix_cdevsw = {
1061 const struct cdevsw *cdev;
/netbsd-current/sys/arch/atari/dev/
H A Dite_cc.c137 extern const struct cdevsw view_cdevsw;
207 extern const struct cdevsw grf_cdevsw;
382 extern const struct cdevsw view_cdevsw;
467 extern const struct cdevsw ite_cdevsw;
468 extern const struct cdevsw view_cdevsw;
/netbsd-current/sys/compat/linux/arch/amd64/
H A Dlinux_machdep.c286 extern const struct cdevsw ptc_cdevsw, pts_cdevsw;
287 const struct cdevsw *cd = cdevsw_lookup(dev);
291 extern const struct cdevsw wsdisplay_cdevsw;
/netbsd-current/sys/coda/
H A Dcoda_vfsops.c88 extern const struct cdevsw vcoda_cdevsw;
170 const struct cdevsw *cdev;
/netbsd-current/sys/arch/sparc/sparc/
H A Dopenprom.c65 const struct cdevsw openprom_cdevsw = {
/netbsd-current/sys/dev/arcbios/
H A Darcbios_tty.c66 const struct cdevsw arcbios_cdevsw = {
/netbsd-current/sys/dev/hpc/
H A Dbiconsdev.c99 const struct cdevsw biconsdev_cdevsw = {
/netbsd-current/sys/dev/sun/
H A Dms.c92 const struct cdevsw ms_cdevsw = {
/netbsd-current/sys/dev/mvme/
H A Dclmpcc_pcctwo.c81 extern const struct cdevsw clmpcc_cdevsw;
/netbsd-current/sys/arch/vax/vax/
H A Dcrl.c79 const struct cdevsw crl_cdevsw = {
H A Dcfl.c118 const struct cdevsw cfl_cdevsw = {

Completed in 355 milliseconds

1234567891011>>