OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootinfo_dataptr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/virt68k/include/
bootinfo.h
148
#define
bootinfo_dataptr
(bi) ((void *)&(bi)->bi_data[0])
macro
149
#define bootinfo_get_u32(bi) (*(uint32_t *)
bootinfo_dataptr
(bi))
/src/sys/arch/virt68k/virt68k/
bootinfo.c
136
struct bi_mem_info *m =
bootinfo_dataptr
(bi);
160
struct bi_mem_info *rd =
bootinfo_dataptr
(bi);
232
struct bi_virt_dev *vd =
bootinfo_dataptr
(bi);
422
struct bi_data *rnd =
bootinfo_dataptr
(bi);
446
const char *sp =
bootinfo_dataptr
(bi);
/src/sys/arch/virt68k/dev/
mainbus.c
113
struct bi_virt_dev *vd =
bootinfo_dataptr
(bi);
137
struct bi_virt_dev *vd =
bootinfo_dataptr
(bi);
205
struct bi_virt_dev *vd =
bootinfo_dataptr
(bi);
Completed in 13 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025