Searched refs:STAGE2_FORCE_LBA (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.h90 #define STAGE2_FORCE_LBA (SECTOR_SIZE + 0x11) macro
H A Dinstallgrub.c1450 *((unsigned char *) (stage2->file + STAGE2_FORCE_LBA)) = 1;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h218 #define STAGE2_FORCE_LBA 0x11 macro
H A Dbuiltins.c2543 *((unsigned char *) (stage2_second_buffer + STAGE2_FORCE_LBA))
2630 *(stage2_buffer + STAGE2_FORCE_LBA) = is_force_lba;

Completed in 82 milliseconds