Home
last modified time | relevance | path

Searched refs:STAGE1_STAGE2_SECTOR (Results 1 – 5 of 5) sorted by path

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c1199 *((ulong_t *)(install->stage1_buf + STAGE1_STAGE2_SECTOR)) in prepare_stage1()
H A Dinstallgrub.h85 #define STAGE1_STAGE2_SECTOR (0x44) macro
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog5012 (STAGE1_STAGE2_SECTOR): Set to 0x44.
6667 * stage1/stage1.h (STAGE1_STAGE2_SECTOR): 0x40 -> 0x41.
6696 (STAGE1_STAGE2_SECTOR): New macro.
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.h49 #define STAGE1_STAGE2_SECTOR 0x44 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c2476 *((unsigned long *) (stage1_buffer + STAGE1_STAGE2_SECTOR)) in install_func()