HomeSort by relevance Sort by last modified time
    Searched refs:next_partition (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
disk_io.c 525 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. */
    [all...]
shared.h 933 int next_partition (unsigned long drive, unsigned long dest,
builtins.c 1260 while (next_partition (drive, 0xFFFFFF, &part, &type,
1296 /* next_partition always sets ERRNUM in the last call, so clear
    [all...]

Completed in 2161 milliseconds