Searched refs:BTINFO_MODEL (Results 1 – 7 of 7) sorted by relevance
40 #define BTINFO_MODEL 1 macro
48 #define BTINFO_MODEL 10 macro
153 model = (struct btinfo_model *)FindBootInfoL(bootinfo, BTINFO_MODEL); in E32BootL()344 common->type = BTINFO_MODEL; in CreateBootInfo()
97 bi_model = lookup_bootinfo(BTINFO_MODEL); in cpu_configure()
234 bi_model = lookup_bootinfo(BTINFO_MODEL); in cpu_startup()
184 case BTINFO_MODEL: in initarm()
372 bi_add(&bi_model, BTINFO_MODEL, sizeof(bi_model)); in main()