OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_console
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/hil/
hilvar.h
78
int *
sc_console
; /* console path set to hil */
member in struct:hil_softc
hilkbd.c
60
int
sc_console
;
member in struct:hilkbd_softc
202
sc->
sc_console
= sc->sc_enabled = 1;
205
sc->
sc_console
= sc->sc_enabled = 0;
230
if (sc->
sc_console
) {
250
if (sc->
sc_console
)
/src/sys/arch/sparc64/dev/
ffbvar.h
63
int
sc_console
;
member in struct:ffb_softc
/src/sys/arch/hpcmips/dev/
plumvideo.c
85
int
sc_console
;
member in struct:plumvideo_softc
162
sc->
sc_console
= console = cn_tab ? 0 : 1;
761
if (!sc->
sc_console
)
/src/sys/arch/hpcmips/tx/
tx3912video.c
85
int
sc_console
;
member in struct:tx3912video_softc
146
sc->
sc_console
= console = cn_tab ? 0 : 1;
216
if (!sc->
sc_console
)
/src/sys/arch/arm/samsung/
exynos_uart.c
99
bool
sc_console
;
member in struct:exynos_uart_softc
225
sc->
sc_console
= is_console;
386
if (sc->
sc_console
) {
/src/sys/dev/pci/
machfb.c
155
int sc_dacw, sc_blanked,
sc_console
;
member in struct:mach64_softc
617
sc->
sc_console
= mach64_is_console(sc);
734
if (sc->
sc_console
) {
777
if (sc->
sc_console
)
782
aa.console = sc->
sc_console
;
Completed in 19 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025