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