OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bi_bootstring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/mini2440/
mini2440_machdep.c
436
struct btinfo_bootstring *
bi_bootstring
;
local in function:initarm
450
bi_bootstring
= lookup_bootinfo(BTINFO_BOOTSTRING);
451
if (
bi_bootstring
) {
452
printf("Bootloader args are %s\n",
bi_bootstring
->bootstring);
453
boot_args =
bi_bootstring
->bootstring;
mini2440_machdep.c
436
struct btinfo_bootstring *
bi_bootstring
;
local in function:initarm
450
bi_bootstring
= lookup_bootinfo(BTINFO_BOOTSTRING);
451
if (
bi_bootstring
) {
452
printf("Bootloader args are %s\n",
bi_bootstring
->bootstring);
453
boot_args =
bi_bootstring
->bootstring;
Completed in 63 milliseconds
Indexes created Sun Sep 21 18:09:52 GMT 2025