OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bi_record
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/virt68k/virt68k/
bootinfo.c
56
struct
bi_record
* bootinfo;
85
static inline struct
bi_record
*
86
bootinfo_next(struct
bi_record
*bi)
91
return (struct
bi_record
*)addr;
95
bootinfo_get_cpu(struct
bi_record
*bi)
107
bootinfo_get_fpu(struct
bi_record
*bi)
119
bootinfo_get_mmu(struct
bi_record
*bi)
134
bootinfo_add_mem(struct
bi_record
*bi)
158
bootinfo_add_initrd(struct
bi_record
*bi)
229
bootinfo_gf_tty_consinit(struct
bi_record
*bi
[
all
...]
machdep.c
342
struct
bi_record
*bi;
/src/sys/arch/virt68k/include/
bootinfo.h
45
struct
bi_record
{
struct
151
void bootinfo_start(struct
bi_record
*);
152
struct
bi_record
* bootinfo_find(uint32_t tag);
153
void bootinfo_enumerate(bool (*)(struct
bi_record
*, void *),
/src/sys/arch/virt68k/dev/
mainbus.c
106
mainbus_attach_gfpic(struct
bi_record
*bi, void *v)
130
mainbus_attach_gfother(struct
bi_record
*bi, void *v)
198
mainbus_attach_other(struct
bi_record
*bi, void *v)
Completed in 21 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025