OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:serparam
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
ser.c
119
int
serparam
(struct tty *, struct termios *);
271
tp->t_param =
serparam
;
337
/* Make sure
serparam
() will do something. */
339
serparam
(tp, &t);
763
serparam
(struct tty *tp, struct termios *t)
function in typeref:typename:int
/src/sys/arch/atari/dev/
ser.c
226
static int
serparam
(struct tty *, struct termios *);
415
tp->t_param =
serparam
;
441
(void)
serparam
(tp, &t);
659
serparam
(struct tty *tp, struct termios *t)
function in typeref:typename:int
793
serstatus(sc, "
serparam
");
Completed in 12 milliseconds
Indexes created Thu Sep 25 08:09:54 GMT 2025