OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bi_systype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/newsmips/newsmips/
machdep.c
155
struct btinfo_systype *
bi_systype
;
local in function:mach_init
183
bi_systype
= lookup_bootinfo(BTINFO_SYSTYPE);
184
if (
bi_systype
)
185
systype =
bi_systype
->type;
machdep.c
155
struct btinfo_systype *
bi_systype
;
local in function:mach_init
183
bi_systype
= lookup_bootinfo(BTINFO_SYSTYPE);
184
if (
bi_systype
)
185
systype =
bi_systype
->type;
Completed in 61 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025