Home | History | Annotate | Download | only in dev

Lines Matching refs:cons_channel

82 	struct cons_channel *kd_in;
237 struct cons_channel *cc = kd->kd_in;
269 struct cons_channel *cc;
446 static int kd_rom_iopen(struct cons_channel *);
447 static int kd_rom_iclose(struct cons_channel *);
449 static struct cons_channel prom_cons_channel;
452 kd_rom_iopen(struct cons_channel *cc)
458 kd_rom_iclose(struct cons_channel *cc)
509 cons_attach_input(struct cons_channel *cc, struct consdev *cn)
544 void kd_attach_input(struct cons_channel *);
546 kd_attach_input(struct cons_channel *cc)