btinfo_model
struct btinfo_model *model = NULL;
model = (struct btinfo_model *)btinfo;
struct btinfo_model *model;
model = (struct btinfo_model *)FindBootInfoL(bootinfo, BTINFO_MODEL);
struct btinfo_model *model;
common->len = sizeof(struct btinfo_model);
model = (struct btinfo_model *)common;
static struct btinfo_model *bi_model;
struct btinfo_model *bi_model;
extern struct btinfo_model bi_model;
extern struct btinfo_model bi_model;
struct btinfo_model bi_model;