Searched refs:min_fstrt (Results 1 – 1 of 1) sorted by relevance
630 static u_long min_fstrt = 192; variable1390 if (fstrt < min_fstrt) { in ami_decode_var()1401 if (fstrt < min_fstrt) in ami_decode_var()1420 if (min_fstrt + fsize - 64 > maxfetchstop) in ami_decode_var()1424 if (min_fstrt + fsize - 64 > maxfetchstop) { in ami_decode_var()1624 if (fstrt < min_fstrt) { in ami_update_par()1625 fstop += min_fstrt - fstrt; in ami_update_par()1626 fstrt = min_fstrt; in ami_update_par()2365 min_fstrt = simple_strtoul(this_opt + 7, NULL, 0); in amifb_setup()2370 if (min_fstrt < 48) in amifb_setup()[all …]