Home | History | Annotate | Download | only in boot

Lines Matching refs:consdev

87 static void scifcnprobe(struct consdev *);
88 static void scifcninit(struct consdev *);
99 static void comcnprobe(struct consdev *);
100 static void comcninit(struct consdev *);
113 static struct consdev constab[] = {
125 static struct consdev *cn_tab;
130 register struct consdev *cp;
178 scifcnprobe(struct consdev *cp)
185 scifcninit(struct consdev *cp)
220 comcnprobe(struct consdev *cp)
227 comcninit(struct consdev *cp)