Lines Matching refs:cons_channel
99 struct cons_channel *kd_in;
194 struct cons_channel *cc = kd->kd_in;
226 struct cons_channel *cc;
401 static int kd_rom_iopen(struct cons_channel *);
402 static int kd_rom_iclose(struct cons_channel *);
404 static struct cons_channel prom_cons_channel;
407 kd_rom_iopen(struct cons_channel *cc)
413 kd_rom_iclose(struct cons_channel *cc)
463 cons_attach_input(struct cons_channel *cc, struct consdev *cn)
498 void kd_attach_input(struct cons_channel *);
500 kd_attach_input(struct cons_channel *cc)