Lines Matching refs:max_pct
167 uint8_t max_pct; member
234 uint8_t max_pct; member
413 int max_pct; in merge_name_list() local
438 max_pct = np->max_pct; in merge_name_list()
444 if (max_pct > lp->max_pct) { in merge_name_list()
445 lp->max_pct = max_pct; in merge_name_list()
446 if (lp->max_pct > lp->prev->max_pct && in merge_name_list()
457 if (np->max_pct > lp->max_pct) { in merge_name_list()
467 np->max_pct < lp->max_pct) { in merge_name_list()
495 nlp->max_pct = pct; in alloc_name_list()
597 srp->uurec->sec, np->max_pct, sp->max_pct); in add_resource()
604 srp->uurec->sec, np->max_pct, sp->max_pct) < 0) { in add_resource()
633 srp->uurec->sec, fp->max_pct, np->max_pct); in add_resource_list()
661 np->max_pct = fp->max_pct; in add_resource_list()
977 list->max_pct); in print_name()
981 list->max_pct); in print_name()
1097 dgettext("FMD", "max"), list->max_pct); in print_name_list()
1100 dgettext("FMD", "max"), list->max_pct); in print_name_list()
1267 srp->fru->pct == 100 ? 100 : srp->fru->max_pct, in print_sup_record()
1273 srp->fru->pct == 100 ? 100 : srp->fru->max_pct, in print_sup_record()
1387 fru->max_pct); in print_fru_line()