OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wsdisplay_cons
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/wscons/
wsdisplay.c
254
static struct consdev
wsdisplay_cons
= {
variable in typeref:struct:consdev
288
(cn_tab == &
wsdisplay_cons
&& !wsdisplay_multicons_suspended &&
942
if (cn_tab != &
wsdisplay_cons
)
948
cn_tab = &
wsdisplay_cons
;
974
if (cn_tab != &
wsdisplay_cons
)
980
cn_tab = &
wsdisplay_cons
;
2347
c = wsdisplay_cons_kbd_getc(
wsdisplay_cons
.cn_dev);
2391
wsdisplay_cons
.cn_bell = bell;
2399
wsdisplay_cons
.cn_bell = NULL;
wsdisplay.c
254
static struct consdev
wsdisplay_cons
= {
variable in typeref:struct:consdev
288
(cn_tab == &
wsdisplay_cons
&& !wsdisplay_multicons_suspended &&
942
if (cn_tab != &
wsdisplay_cons
)
948
cn_tab = &
wsdisplay_cons
;
974
if (cn_tab != &
wsdisplay_cons
)
980
cn_tab = &
wsdisplay_cons
;
2347
c = wsdisplay_cons_kbd_getc(
wsdisplay_cons
.cn_dev);
2391
wsdisplay_cons
.cn_bell = bell;
2399
wsdisplay_cons
.cn_bell = NULL;
wsdisplay.c
254
static struct consdev
wsdisplay_cons
= {
variable in typeref:struct:consdev
288
(cn_tab == &
wsdisplay_cons
&& !wsdisplay_multicons_suspended &&
942
if (cn_tab != &
wsdisplay_cons
)
948
cn_tab = &
wsdisplay_cons
;
974
if (cn_tab != &
wsdisplay_cons
)
980
cn_tab = &
wsdisplay_cons
;
2347
c = wsdisplay_cons_kbd_getc(
wsdisplay_cons
.cn_dev);
2391
wsdisplay_cons
.cn_bell = bell;
2399
wsdisplay_cons
.cn_bell = NULL;
Completed in 36 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025