OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bicons
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hpcarm/hpcarm/
autoconf.c
198
cons_decl(
bicons
);
variable
205
cons_init(
bicons
),
netbookpro_machdep.c
51
#include <dev/hpc/
bicons
.h>
52
cons_decl(
bicons
);
variable
/src/sys/arch/hpcsh/hpcsh/
console.c
54
#include <dev/hpc/
bicons
.h>
77
cons_decl(
bicons
);
variable
102
cons_init(
bicons
),
239
CN_ENABLE(
bicons
);
/src/sys/arch/hpcmips/hpcmips/
machdep.c
131
#include <dev/hpc/
bicons
.h>
133
cons_decl(
bicons
);
variable
134
static struct consdev
bicons
__attribute((__unused__)) = cons_init(
bicons
);
291
*
bicons
don't need actual device initialize. only bootinfo needed.
293
__bicons_enable = (bicons_init(&
bicons
) == 0);
295
cn_tab = &
bicons
;
Completed in 44 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026