multiboot.c | 104 static void bootinfo_add(struct btinfo_common *, int, int); 242 bootinfo_add(struct btinfo_common *item, int type, int len) function in typeref:typename:void 420 bootinfo_add((struct btinfo_common *)bi, BTINFO_BIOSGEOM, 473 bootinfo_add((struct btinfo_common *)&bi, BTINFO_ROOTDEVICE, 511 bootinfo_add((struct btinfo_common *)&bi, BTINFO_BOOTPATH, 572 bootinfo_add((struct btinfo_common *)&bi, 653 bootinfo_add((struct btinfo_common *)bi, BTINFO_MEMMAP,
|