Home
last modified time | relevance | path

Searched refs:STAGE2_INSTALLPART (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.h89 #define STAGE2_INSTALLPART (SECTOR_SIZE + 0x8) macro
H A Dinstallgrub.c1451 *((long *)(stage2->file + STAGE2_INSTALLPART)) in prepare_stage2()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h216 #define STAGE2_INSTALLPART 0x8 macro
H A Dbuiltins.c2523 *((long *) (stage2_second_buffer + STAGE2_INSTALLPART)) in install_func()