Searched defs:cons_channel (Results 1 – 1 of 1) sorted by relevance
106 struct cons_channel { struct112 int (*cc_iopen)(struct cons_channel *); /* open underlying device */ argument113 int (*cc_iclose)(struct cons_channel *); /* close underlying device */ argument127 extern struct cons_channel *kbd_cc_alloc(struct kbd_softc *); argument