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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Ddisk_io.c538 while (next_partition (current_drive, 0xFFFFFF, &part, &type,
596 next_partition (unsigned long drive, unsigned long dest, function
756 next_partition to determine if a entry comes from a
925 int ret = next_partition (current_drive, dest_partition,
969 /* Initialize CURRENT_PARTITION for next_partition. */

Completed in 586 milliseconds