Home
last modified time | relevance | path

Searched refs:bi_basemem (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfreebsd.h91 unsigned long bi_basemem; member
H A Dboot.c971 bi.bi_basemem = mbi.mem_lower; in bsd_boot()
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dbootinfo.h60 u_int32_t bi_basemem; member
/illumos-gate/usr/src/boot/i386/loader/
H A Dmain.c184 initial_bootinfo->bi_basemem = bios_basemem / 1024; in main()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbootinfo32.c254 bi.bi_basemem = bios_basemem / 1024; in bi_load32()
/illumos-gate/usr/src/boot/i386/isoboot/
H A Disoboot.c255 bootinfo.bi_basemem = bios_basemem / 1024; in main()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c223 bootinfo.bi_basemem = bios_basemem / 1024; in main()