Searched defs:stage2_first_sector (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c2254 unsigned long long stage2_first_sector, stage2_second_sector;
2465 stage2_first_sector = saved_sector;
2466 if (stage2_first_sector >= 0xffffffffUL) {
2502 = stage2_first_sector;
2732 if (! devwrite (stage2_first_sector - src_part_start, 1,
2226 unsigned long long stage2_first_sector, stage2_second_sector; local

Completed in 72 milliseconds