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()1618 if (fstrt < min_fstrt) { in ami_update_par()1619 fstop += min_fstrt - fstrt; in ami_update_par()1620 fstrt = min_fstrt; in ami_update_par()2361 min_fstrt = simple_strtoul(this_opt + 7, NULL, 0); in amifb_setup()2366 if (min_fstrt < 48) in amifb_setup()[all …]