Home
last modified time | relevance | path

Searched refs:max_pct (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c413 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()
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()
[all …]