Home
last modified time | relevance | path

Searched refs:fdc_fifo_threshold (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/ftape/lowlevel/
Dfdc-io.h244 extern int fdc_fifo_threshold(__u8 threshold,
Dfdc-io.c1037 int fdc_fifo_threshold(__u8 threshold, in fdc_fifo_threshold() function
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()
Dftape-io.c859 if (fdc_fifo_threshold(++ft_fdc_threshold, NULL, NULL, NULL) < 0) { in ftape_increase_threshold()