OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BI_ADD
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hppa/stand/boot/
bootinfo.h
53
#define
BI_ADD
(x, type, size)
bi_add
((struct btinfo_common *)(x), type, size)
56
void
bi_add
(struct btinfo_common *, int, size_t);
/src/sys/arch/i386/stand/lib/
bootinfo.h
46
#define
BI_ADD
(x, type, size)
bi_add
((struct btinfo_common *)(x), type, size)
48
void
bi_add
(struct btinfo_common *, int, int);
/src/sys/arch/landisk/stand/boot/
bootinfo.h
47
#define
BI_ADD
(x, type, size)
bi_add
((struct btinfo_common *)(x), type, size)
49
void
bi_add
(struct btinfo_common *, int, int);
/src/sys/arch/zaurus/stand/zboot/
bootinfo.h
47
#define
BI_ADD
(x, type, size)
bi_add
((struct btinfo_common *)(x), type, size)
50
void
bi_add
(struct btinfo_common *, int, int);
Completed in 49 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025