Searched refs:btinfo_model (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/epoc32/include/
H A Dbootinfo.h48 struct btinfo_model { struct
/netbsd-current/sys/arch/sandpoint/include/
H A Dbootinfo.h95 struct btinfo_model { struct
/netbsd-current/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp132 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);
345 model = (struct btinfo_model *)common;
/netbsd-current/sys/arch/sandpoint/sandpoint/
H A Dautoconf.c58 static struct btinfo_model *bi_model;
H A Dmachdep.c224 struct btinfo_model *bi_model;
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dmachdep.c165 struct btinfo_model *model = NULL;
185 model = (struct btinfo_model *)btinfo;
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dbrdsetup.c758 extern struct btinfo_model bi_model;
901 extern struct btinfo_model bi_model;
H A Dmain.c79 struct btinfo_model bi_model;

Completed in 144 milliseconds