OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootinfo_add
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/i386/
multiboot.c
104
static void
bootinfo_add
(struct btinfo_common *, int, int);
242
bootinfo_add
(struct btinfo_common *item, int type, int len)
function
420
bootinfo_add
((struct btinfo_common *)bi, BTINFO_BIOSGEOM,
473
bootinfo_add
((struct btinfo_common *)&bi, BTINFO_ROOTDEVICE,
511
bootinfo_add
((struct btinfo_common *)&bi, BTINFO_BOOTPATH,
572
bootinfo_add
((struct btinfo_common *)&bi,
653
bootinfo_add
((struct btinfo_common *)bi, BTINFO_MEMMAP,
/src/sys/arch/x86/x86/
multiboot2.c
375
bootinfo_add
(struct btinfo_common *item, int type, int len)
function
413
bootinfo_add
((struct btinfo_common *)&bic,
419
bootinfo_add
((struct btinfo_common *)&bic,
424
bootinfo_add
((struct btinfo_common *)&bir, BTINFO_ROOTDEVICE,
521
bootinfo_add
((struct btinfo_common *)&bid,
613
bootinfo_add
((struct btinfo_common *)&bie, BTINFO_EFI, sizeof(bie));
623
bootinfo_add
((struct btinfo_common *)&bie, BTINFO_EFI, sizeof(bie));
726
bootinfo_add
((struct btinfo_common *)&fbinfo,
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026