Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c673 static unsigned long pcs_start; in next_partition() local
699 pcs_start = *start; /* save the start of pc slice */ in next_partition()
708 *start = SOL_PART_START (buf, i) + pcs_start; in next_partition()