OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:console_present
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/cobalt/cobalt/
console.h
28
extern int
console_present
;
console.c
49
int
console_present
= 0; /* Do we have a console? */
variable in typeref:typename:int
134
console_present
=
138
console_present
= bi_flags->bi_flags & BI_SERIAL_CONSOLE;
/src/sys/arch/cobalt/dev/
com_mainbus.c
104
cn->cn_pri = (
console_present
!= 0 && cobalt_id != COBALT_ID_QUBE2700)
zs.c
145
if (!
console_present
)
502
cn->cn_pri = (
console_present
!= 0 && cobalt_id == COBALT_ID_QUBE2700)
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025