Searched refs:start_sect (Results 1 – 1 of 1) sorted by relevance
1448 find_x86_bootpar(struct mboot *mboot, int *part_num, uint32_t *start_sect) in find_x86_bootpar() argument1457 if (start_sect) in find_x86_bootpar()1458 *start_sect = part->relsect; in find_x86_bootpar()