OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:comstart
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
com.c
168
void
comstart
(struct tty *);
851
tp->t_oproc =
comstart
;
1861
comstart
(tp);
2068
comstart
(struct tty *tp)
function
2130
comstart
(tp);
2298
* from here. In any case, l_start is just comstartsoft or
comstart
anyway
2299
* and there are other places in this code that just calls
comstart
, so
2302
comstart
(tp);
2328
comstart
(tp);
com.c
168
void
comstart
(struct tty *);
851
tp->t_oproc =
comstart
;
1861
comstart
(tp);
2068
comstart
(struct tty *tp)
function
2130
comstart
(tp);
2298
* from here. In any case, l_start is just comstartsoft or
comstart
anyway
2299
* and there are other places in this code that just calls
comstart
, so
2302
comstart
(tp);
2328
comstart
(tp);
Completed in 69 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026