Searched refs:saved_sector (Results 1 – 3 of 3) sorted by relevance
25 static unsigned long long saved_sector = (unsigned long long)-1; variable30 saved_sector = sector; in disk_read_savesect_func()51 if (saved_sector == (unsigned int)-1) in cmain()62 chain_stage2 (0, 0x8200, saved_sector); in cmain()
2228 unsigned long long saved_sector; in install_func() local2267 saved_sector = sector; in install_func()2440 stage2_first_sector = saved_sector; in install_func()2450 stage2_second_sector = saved_sector; in install_func()2659 if (! devwrite (saved_sector - part_start, 1, stage2_buffer)) in install_func()
1774 * stage2/stage1_5.c (saved_sector): Initialized with -1.