Searched refs:zscnprobe (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/arch/sgimips/stand/common/
H A Diris_cons.c41 void zscnprobe(struct consdev *);
52 zscnprobe, zscninit, zscngetchar, zscnputchar, zscnscan },
107 zscnprobe(struct consdev *cp) function
/netbsd-current/sys/arch/cobalt/include/
H A Dz8530var.h112 void zscnprobe(struct consdev *);
/netbsd-current/sys/arch/cobalt/stand/boot/
H A Dcons.c64 void zscnprobe(struct consdev *);
85 zscnprobe, zscninit, zscngetchar, zscnputchar, zscnscan },
189 zscnprobe(struct consdev *cp) function
/netbsd-current/sys/arch/cobalt/cobalt/
H A Dconsole.c68 .cn_probe = zscnprobe,
/netbsd-current/sys/arch/newsmips/dev/
H A Dzs_hb.c372 static void zscnprobe(struct consdev *);
378 zscnprobe,
391 zscnprobe(struct consdev *cn) function
/netbsd-current/sys/arch/news68k/dev/
H A Dzs.c529 static void zscnprobe(struct consdev *);
535 zscnprobe,
548 zscnprobe(struct consdev *cn) function
/netbsd-current/sys/arch/newsmips/apbus/
H A Dzs_ap.c513 static void zscnprobe(struct consdev *);
519 zscnprobe,
532 zscnprobe(struct consdev *cn) function
/netbsd-current/sys/arch/mipsco/obio/
H A Dzs.c625 static void zscnprobe(struct consdev *);
634 zscnprobe,
642 zscnprobe(struct consdev *cn) function
/netbsd-current/sys/arch/sgimips/dev/
H A Dzs.c117 static void zscnprobe (struct consdev *);
129 zscnprobe,
735 zscnprobe(struct consdev *cn) function
/netbsd-current/sys/arch/next68k/dev/
H A Dzs.c582 void zscnprobe(struct consdev *);
585 zscnprobe(struct consdev *cp) function
/netbsd-current/sys/arch/macppc/dev/
H A Dzs.c127 void zscnprobe(struct consdev *cp);
135 zscnprobe,
189 void zscnprobe(struct consdev *);
382 * do that in zscnprobe, just in case MacOS left the chip on.
861 * zscnprobe is the routine which gets called as the kernel is trying to
993 zscnprobe(struct consdev *cp) function
1055 * zscnprobe(&consdev_zs); zscninit(&consdev_zs);
/netbsd-current/sys/arch/cobalt/dev/
H A Dzs.c499 zscnprobe(struct consdev *cn) function
/netbsd-current/sys/arch/x68k/dev/
H A Dzs.c616 zscnprobe(struct consdev *cd) function
/netbsd-current/sys/arch/mac68k/dev/
H A Dzs.c352 * do that in zscnprobe, just in case MacOS left the chip on.
850 * zscnprobe is the routine which gets called as the kernel is trying to
863 zscnprobe(struct consdev * cp) function

Completed in 189 milliseconds