OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cons_channel
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/sun/
kbdvar.h
79
struct
cons_channel
*k_cc;
106
struct
cons_channel
{
struct
112
int (*cc_iopen)(struct
cons_channel
*); /* open underlying device */
113
int (*cc_iclose)(struct
cons_channel
*); /* close underlying device */
127
extern struct
cons_channel
*kbd_cc_alloc(struct kbd_softc *);
140
extern void cons_attach_input(struct
cons_channel
*, struct consdev *);
Completed in 12 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025