Home
last modified time | relevance | path

Searched refs:BOOTSEC_PART_LENGTH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h201 #define BOOTSEC_PART_LENGTH 0x40 macro
H A Ddisk_io.c1309 while (dst < (char *) BOOT_PART_TABLE + BOOTSEC_PART_LENGTH) in set_bootdev()