OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sciparam
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sh3/dev/
sci.c
130
static int
sciparam
(struct tty *, struct termios *);
422
tp->t_param =
sciparam
;
488
sciparam
(struct tty *tp, struct termios *t)
function in typeref:typename:int
583
DPRINTF(("%s:
sciparam
\n", device_xname(sc->sc_dev)));
678
/* Make sure
sciparam
() will do something. */
680
(void)
sciparam
(tp, &t);
sci.c
130
static int
sciparam
(struct tty *, struct termios *);
422
tp->t_param =
sciparam
;
488
sciparam
(struct tty *tp, struct termios *t)
function in typeref:typename:int
583
DPRINTF(("%s:
sciparam
\n", device_xname(sc->sc_dev)));
678
/* Make sure
sciparam
() will do something. */
680
(void)
sciparam
(tp, &t);
Completed in 29 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025