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

/external/grub/stage2/
H A Ddisk_io.c525 while (next_partition (current_drive, 0xFFFFFF, &part, &type,
576 next_partition (unsigned long drive, unsigned long dest, function
766 int ret = next_partition (current_drive, dest_partition,
808 /* Initialize CURRENT_PARTITION for next_partition. */

Completed in 92 milliseconds