Searched refs:fsb_pol_max (Results 1 – 1 of 1) sorted by relevance
299 unsigned int fsb_pol_max; in nforce2_verify() local301 fsb_pol_max = policy->max / (fid * 100); in nforce2_verify()303 if (policy->min < (fsb_pol_max * fid * 100)) in nforce2_verify()304 policy->max = (fsb_pol_max + 1) * fid * 100; in nforce2_verify()