OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btinfo_model
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/epoc32/include/
bootinfo.h
40
#define
BTINFO_MODEL
1
48
struct
btinfo_model
{
struct
/src/sys/arch/sandpoint/include/
bootinfo.h
48
#define
BTINFO_MODEL
10
95
struct
btinfo_model
{
struct
/src/sys/arch/epoc32/stand/e32boot/exe/
e32boot.cpp
132
struct
btinfo_model
*model;
153
model = (struct
btinfo_model
*)FindBootInfoL(bootinfo,
BTINFO_MODEL
);
329
struct
btinfo_model
*model;
343
common->len = sizeof(struct
btinfo_model
);
344
common->type =
BTINFO_MODEL
;
345
model = (struct
btinfo_model
*)common;
/src/sys/arch/epoc32/epoc32/
machdep.c
165
struct
btinfo_model
*model = NULL;
184
case
BTINFO_MODEL
:
185
model = (struct
btinfo_model
*)btinfo;
/src/sys/arch/sandpoint/sandpoint/
autoconf.c
61
static struct
btinfo_model
*bi_model;
190
bi_model = lookup_bootinfo(
BTINFO_MODEL
);
machdep.c
224
struct
btinfo_model
*bi_model;
234
bi_model = lookup_bootinfo(
BTINFO_MODEL
);
/src/sys/arch/sandpoint/stand/altboot/
brdsetup.c
758
extern struct
btinfo_model
bi_model;
901
extern struct
btinfo_model
bi_model;
main.c
79
struct
btinfo_model
bi_model;
372
bi_add(&bi_model,
BTINFO_MODEL
, sizeof(bi_model));
Completed in 37 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025