OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sunms_disc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/sun/
sunms.c
99
struct linesw
sunms_disc
= {
variable in typeref:struct:linesw
159
if (ttyldisc_attach(&
sunms_disc
) != 0)
160
panic("sunms_attach:
sunms_disc
");
162
tp->t_linesw = ttyldisc_lookup(
sunms_disc
.l_name);
163
KASSERT(tp->t_linesw == &
sunms_disc
);
sunms.c
99
struct linesw
sunms_disc
= {
variable in typeref:struct:linesw
159
if (ttyldisc_attach(&
sunms_disc
) != 0)
160
panic("sunms_attach:
sunms_disc
");
162
tp->t_linesw = ttyldisc_lookup(
sunms_disc
.l_name);
163
KASSERT(tp->t_linesw == &
sunms_disc
);
sunms.c
99
struct linesw
sunms_disc
= {
variable in typeref:struct:linesw
159
if (ttyldisc_attach(&
sunms_disc
) != 0)
160
panic("sunms_attach:
sunms_disc
");
162
tp->t_linesw = ttyldisc_lookup(
sunms_disc
.l_name);
163
KASSERT(tp->t_linesw == &
sunms_disc
);
Completed in 77 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025