OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixpcomparam
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/ixp12x0/
ixp12x0_com.c
105
static int
ixpcomparam
(struct tty *, struct termios *);
211
tp->t_param =
ixpcomparam
;
258
ixpcomparam
(struct tty *tp, struct termios *t)
function in typeref:typename:int
555
/* Make sure
ixpcomparam
() will do something. */
557
(void)
ixpcomparam
(tp, &t);
ixp12x0_com.c
105
static int
ixpcomparam
(struct tty *, struct termios *);
211
tp->t_param =
ixpcomparam
;
258
ixpcomparam
(struct tty *tp, struct termios *t)
function in typeref:typename:int
555
/* Make sure
ixpcomparam
() will do something. */
557
(void)
ixpcomparam
(tp, &t);
Completed in 25 milliseconds
Indexes created Mon Sep 29 18:09:42 GMT 2025