Searched refs:min_fstrt (Results 1 – 1 of 1) sorted by relevance
624 static u_long min_fstrt = 192; variable1384 if (fstrt < min_fstrt) { in ami_decode_var()1395 if (fstrt < min_fstrt) in ami_decode_var()1414 if (min_fstrt + fsize - 64 > maxfetchstop) in ami_decode_var()1418 if (min_fstrt + fsize - 64 > maxfetchstop) { in ami_decode_var()1620 if (fstrt < min_fstrt) { in ami_update_par()1621 fstop += min_fstrt - fstrt; in ami_update_par()1622 fstrt = min_fstrt; in ami_update_par()2363 min_fstrt = simple_strtoul(this_opt + 7, NULL, 0); in amifb_setup()2368 if (min_fstrt < 48) in amifb_setup()[all …]