OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_is_console
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/playstation2/ee/
gsfb.c
66
bool
sc_is_console
;
member in struct:gsfb_softc
289
sc->
sc_is_console
= true;
293
if (!sc->
sc_is_console
&& !gsfb_swinit(sc) != 0)
298
wa.console = sc->
sc_is_console
;
/src/sys/arch/hppa/dev/
hyperfb.c
86
int sc_locked,
sc_is_console
, sc_24bit;
member in struct:hyperfb_softc
338
sc->
sc_is_console
=(ca->ca_hpa == consaddr);
432
if (sc->
sc_is_console
) {
444
aa.console = sc->
sc_is_console
;
/src/sys/dev/ic/
ssdfbvar.h
349
bool
sc_is_console
;
member in struct:ssdfb_softc
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025