Searched refs:dest_drive (Results 1 – 1 of 1) sorted by relevance
2220 int dest_drive, dest_partition; in install_func() local2362 dest_drive = current_drive; in install_func()2373 if (dest_drive & 0x80) in install_func()2391 if (! (dest_drive & 0x80) in install_func()2413 else if (src_drive != dest_drive) in install_func()2427 if (dest_drive & BIOS_FLAG_FIXED_DISK) in install_func()2710 current_drive = dest_drive; in install_func()