Home | History | Annotate | Download | only in stage2

Lines Matching defs:dest_partition

755   unsigned long dest_partition = current_partition;
766 int ret = next_partition (current_drive, dest_partition,
806 dest_partition = 0xFFFFFF;
876 || (dest_partition >> 16) == pc_slice)
898 && (dest_partition == current_partition
899 || ((dest_partition >> 16) == 0xFF
900 && ((dest_partition >> 8) & 0xFF) == bsd_part)))