Home | History | Annotate | Download | only in boot

Lines Matching refs:consdev

47 void becnprobe(struct consdev *);
48 void becninit(struct consdev *);
55 void vgacnprobe(struct consdev *);
56 void vgacninit(struct consdev *);
63 void siocnprobe(struct consdev *);
64 void siocninit(struct consdev *);
77 struct consdev constab[] = {
93 struct consdev *cn_tab;
98 register struct consdev *cp;
148 becnprobe(struct consdev *cp)
155 becninit(struct consdev *cp)
190 vgacnprobe(struct consdev *cp)
197 vgacninit(struct consdev *cp)
232 siocnprobe(struct consdev *cp)
239 siocninit(struct consdev *cp)