Searched refs:BTINFO_MODEL (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/epoc32/include/
H A Dbootinfo.h40 #define BTINFO_MODEL 1 macro
/netbsd-current/sys/arch/sandpoint/include/
H A Dbootinfo.h48 #define BTINFO_MODEL 10 macro
/netbsd-current/sys/arch/sandpoint/sandpoint/
H A Dautoconf.c97 bi_model = lookup_bootinfo(BTINFO_MODEL);
H A Dmachdep.c234 bi_model = lookup_bootinfo(BTINFO_MODEL);
/netbsd-current/sys/arch/epoc32/stand/e32boot/exe/
H A De32boot.cpp153 model = (struct btinfo_model *)FindBootInfoL(bootinfo, BTINFO_MODEL);
344 common->type = BTINFO_MODEL;
/netbsd-current/sys/arch/epoc32/epoc32/
H A Dmachdep.c184 case BTINFO_MODEL:
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dmain.c372 bi_add(&bi_model, BTINFO_MODEL, sizeof(bi_model));

Completed in 127 milliseconds