OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextdisplay_console_dc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/next68k/dev/
nextdisplay.c
134
static struct nextdisplay_config
nextdisplay_console_dc
;
variable in typeref:struct:nextdisplay_config
139
return
nextdisplay_console_dc
.isconsole &&
239
sc->sc_dc = &
nextdisplay_console_dc
;
395
if (sc->sc_dc == &
nextdisplay_console_dc
)
419
struct nextdisplay_config *dc = &
nextdisplay_console_dc
;
423
nextdisplay_init(&
nextdisplay_console_dc
, iscolor);
424
nextdisplay_consaddr =
nextdisplay_console_dc
.dc_vaddr;
nextdisplay.c
134
static struct nextdisplay_config
nextdisplay_console_dc
;
variable in typeref:struct:nextdisplay_config
139
return
nextdisplay_console_dc
.isconsole &&
239
sc->sc_dc = &
nextdisplay_console_dc
;
395
if (sc->sc_dc == &
nextdisplay_console_dc
)
419
struct nextdisplay_config *dc = &
nextdisplay_console_dc
;
423
nextdisplay_init(&
nextdisplay_console_dc
, iscolor);
424
nextdisplay_consaddr =
nextdisplay_console_dc
.dc_vaddr;
Completed in 22 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025