OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:conssc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/news68k/dev/
kb.c
134
struct console_softc *
conssc
= v;
local in function:kb_cngetc
138
conssc
->cs_polling = 1;
141
nkey =
conssc
->cs_nkeyevents;
142
while (
conssc
->cs_nkeyevents == nkey)
146
*data =
conssc
->cs_val;
147
*type =
conssc
->cs_type;
149
conssc
->cs_polling = 0;
kb.c
134
struct console_softc *
conssc
= v;
local in function:kb_cngetc
138
conssc
->cs_polling = 1;
141
nkey =
conssc
->cs_nkeyevents;
142
while (
conssc
->cs_nkeyevents == nkey)
146
*data =
conssc
->cs_val;
147
*type =
conssc
->cs_type;
149
conssc
->cs_polling = 0;
kb.c
134
struct console_softc *
conssc
= v;
local in function:kb_cngetc
138
conssc
->cs_polling = 1;
141
nkey =
conssc
->cs_nkeyevents;
142
while (
conssc
->cs_nkeyevents == nkey)
146
*data =
conssc
->cs_val;
147
*type =
conssc
->cs_type;
149
conssc
->cs_polling = 0;
Completed in 31 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025