Home
last modified time | relevance | path

Searched refs:burst_max (Results 1 – 22 of 22) sorted by relevance

/dports/net/fspclient/fspclient-0.93.1/client/local/
H A Dlburst.c24 ffprintf(STDINFO, "burst count set to %d.\n", burst_max); in lburst_main()
33 burst_max = atoi(newburst); in lburst_main()
34 if (burst_max < 1) in lburst_main()
35 burst_max = 1; in lburst_main()
/dports/net/fspclient/fspclient-0.93.1/client/
H A Dlib.c27 int burst_max = 1; variable
60 int burst_count = burst_max; in client_interact()
105 for (retry_send = 0, burst_count = burst_max; in client_interact()
136 burst_count = burst_max; in client_interact()
170 burst_count = burst_max; in client_interact()
343 && (retry_send > 0 || retry_recv > 1 || burst_count < burst_max)) in client_interact()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dzalon.c42 .burst_max = 3,
H A Dncr53c8xx.h460 unsigned char burst_max; /* log-base-2 of max burst */ member
519 u8 burst_max; member
H A Dncr53c8xx.c719 driver_setup.burst_max = val; in sym53c8xx__setup()
3737 u_char burst_max; in ncr_prepare_setting() local
3836 burst_max = burst_code(np->sv_dmode, np->sv_ctest0); in ncr_prepare_setting()
3842 burst_max = driver_setup.burst_max; in ncr_prepare_setting()
3843 if (burst_max == 255) in ncr_prepare_setting()
3845 if (burst_max > 7) in ncr_prepare_setting()
3846 burst_max = 7; in ncr_prepare_setting()
3847 if (burst_max > np->maxburst) in ncr_prepare_setting()
3848 burst_max = np->maxburst; in ncr_prepare_setting()
3896 ncr_init_burst(np, burst_max); in ncr_prepare_setting()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dzalon.c42 .burst_max = 3,
H A Dncr53c8xx.h460 unsigned char burst_max; /* log-base-2 of max burst */ member
519 u8 burst_max; member
H A Dncr53c8xx.c719 driver_setup.burst_max = val; in sym53c8xx__setup()
3737 u_char burst_max; in ncr_prepare_setting() local
3836 burst_max = burst_code(np->sv_dmode, np->sv_ctest0); in ncr_prepare_setting()
3842 burst_max = driver_setup.burst_max; in ncr_prepare_setting()
3843 if (burst_max == 255) in ncr_prepare_setting()
3845 if (burst_max > 7) in ncr_prepare_setting()
3846 burst_max = 7; in ncr_prepare_setting()
3847 if (burst_max > np->maxburst) in ncr_prepare_setting()
3848 burst_max = np->maxburst; in ncr_prepare_setting()
3896 ncr_init_burst(np, burst_max); in ncr_prepare_setting()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dzalon.c42 .burst_max = 3,
H A Dncr53c8xx.h460 unsigned char burst_max; /* log-base-2 of max burst */ member
519 u8 burst_max; member
H A Dncr53c8xx.c719 driver_setup.burst_max = val; in sym53c8xx__setup()
3737 u_char burst_max; in ncr_prepare_setting() local
3836 burst_max = burst_code(np->sv_dmode, np->sv_ctest0); in ncr_prepare_setting()
3842 burst_max = driver_setup.burst_max; in ncr_prepare_setting()
3843 if (burst_max == 255) in ncr_prepare_setting()
3845 if (burst_max > 7) in ncr_prepare_setting()
3846 burst_max = 7; in ncr_prepare_setting()
3847 if (burst_max > np->maxburst) in ncr_prepare_setting()
3848 burst_max = np->maxburst; in ncr_prepare_setting()
3896 ncr_init_burst(np, burst_max); in ncr_prepare_setting()
[all …]
/dports/net/fspclient/fspclient-0.93.1/include/
H A Dclient.h84 extern int burst_max;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c673 u_char burst_max; local
793 burst_max = SYM_SETUP_BURST_ORDER;
794 if (burst_max == 255)
795 burst_max = burst_code(np->sv_dmode, np->sv_ctest4,
797 if (burst_max > 7)
798 burst_max = 7;
799 if (burst_max > np->maxburst)
800 burst_max = np->maxburst;
866 sym_init_burst(np, burst_max);
H A Dsym_defs.h40 u_char burst_max; /* log-base-2 of max burst */ member
H A Dsym_glue.c1284 np->maxburst = dev->chip.burst_max; in sym_attach()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c673 u_char burst_max; local
793 burst_max = SYM_SETUP_BURST_ORDER;
794 if (burst_max == 255)
795 burst_max = burst_code(np->sv_dmode, np->sv_ctest4,
797 if (burst_max > 7)
798 burst_max = 7;
799 if (burst_max > np->maxburst)
800 burst_max = np->maxburst;
866 sym_init_burst(np, burst_max);
H A Dsym_defs.h40 u_char burst_max; /* log-base-2 of max burst */ member
H A Dsym_glue.c1284 np->maxburst = dev->chip.burst_max; in sym_attach()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c673 u_char burst_max; local
793 burst_max = SYM_SETUP_BURST_ORDER;
794 if (burst_max == 255)
795 burst_max = burst_code(np->sv_dmode, np->sv_ctest4,
797 if (burst_max > 7)
798 burst_max = 7;
799 if (burst_max > np->maxburst)
800 burst_max = np->maxburst;
866 sym_init_burst(np, burst_max);
H A Dsym_defs.h40 u_char burst_max; /* log-base-2 of max burst */ member
H A Dsym_glue.c1284 np->maxburst = dev->chip.burst_max; in sym_attach()
/dports/net/fspclient/fspclient-0.93.1/doc/
H A DHISTORY30 - checked for burst_count < burst_max in the conditional to determine
621 - added burst_max to lib.c and client.h which controls the number