Home
last modified time | relevance | path

Searched refs:ft_fdc_threshold (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dftape-io.c856 if (fdc.type < i82077 || ft_fdc_threshold >= 12) { in ftape_increase_threshold()
859 if (fdc_fifo_threshold(++ft_fdc_threshold, NULL, NULL, NULL) < 0) { in ftape_increase_threshold()
861 ft_fdc_threshold --; in ftape_increase_threshold()
864 TRACE(ft_t_info, "New FIFO threshold: %d", ft_fdc_threshold); in ftape_increase_threshold()
Dftape-setup.c57 { "threshold", &ft_fdc_threshold, CONFIG_FT_FDC_THR, 1, 16},
Dftape-init.c142 FT_MOD_PARM(ft_fdc_threshold, "i", "Threshold of the FDC Fifo.");
Dftape-proc.c138 ft_fdc_threshold, ft_fdc_max_rate); in get_controller_info()
Dfdc-io.h223 extern unsigned int ft_fdc_threshold;
Dfdc-io.c62 unsigned int ft_fdc_threshold = CONFIG_FT_FDC_THR; /* bytes */ variable
1105 TRACE_CATCH(fdc_fifo_threshold(ft_fdc_threshold /* bytes */, in fdc_fifo_enable()
1109 TRACE_CATCH(fdc_fifo_threshold(ft_fdc_threshold /* bytes */, in fdc_fifo_enable()
/linux-2.4.37.9/Documentation/
Dftape.txt288 ft_fdc_threshold=THR | ftape=THR,threshold