Lines Matching defs:bi
47 struct btinfo_common *bi;65 bi = (struct btinfo_common *)bootinfo;66 bi->next = bi->type = 0;78 struct btinfo_common *bi;83 bi = new;84 bi->next = ALIGN(size);85 bi->type = type;89 bi = (struct btinfo_common *)bi_next;90 bi->next = bi->type = 0;
Indexes created Thu Oct 02 14:10:14 GMT 2025