Home | History | Annotate | Download | only in luna68k

Lines Matching defs:boot_part

205 	part_id boot_part = find_boot_part(install);
207 if (boot_part == NO_PART)
210 if (!install->infos[boot_part].parts->pscheme->get_part_device(
211 install->infos[boot_part].parts,
212 install->infos[boot_part].cur_part_id,
215 if (!install->infos[boot_part].parts->pscheme->get_part_device(
216 install->infos[boot_part].parts,
217 install->infos[boot_part].cur_part_id,
261 part_id boot_part = find_boot_part(install);
263 if (boot_part == NO_PART)
266 if (!install->infos[boot_part].parts->pscheme->get_part_device(
267 install->infos[boot_part].parts,
268 install->infos[boot_part].cur_part_id,