OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STI_CONSOLE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/ic/
stivar.h
127
#define
STI_CONSOLE
0x0001 /* first head is console... */
sti.c
184
sc->sc_flags &
STI_CONSOLE
? 0 : STI_CLEARSCR);
791
waa.console = sc->sc_flags &
STI_CONSOLE
? 1 : 0;
/src/sys/arch/hp300/dev/
sti_machdep.c
132
ssc->sc_flags |=
STI_CONSOLE
| STI_ATTACHED;
194
waa.console = ssc->sc_flags &
STI_CONSOLE
? 1 : 0;
/src/sys/arch/hppa/dev/
sti_sgc.c
285
sc->sc_flags |=
STI_CONSOLE
;
gftfb.c
243
sc->sc_base.sc_flags |=
STI_CONSOLE
;
summitfb.c
259
sc->sc_base.sc_flags |=
STI_CONSOLE
;
/src/sys/dev/pci/
sti_pci.c
118
spc->sc_base.sc_flags |=
STI_CONSOLE
;
Completed in 21 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025