Searched refs:fsb_pol_max (Results 1 – 1 of 1) sorted by relevance
296 unsigned int fsb_pol_max; in nforce2_verify() local298 fsb_pol_max = policy->max / (fid * 100); in nforce2_verify()300 if (policy->min < (fsb_pol_max * fid * 100)) in nforce2_verify()301 policy->max = (fsb_pol_max + 1) * fid * 100; in nforce2_verify()