Searched refs:CONFIG_FT_PROBE_FC10 (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dftape.h131 #ifdef CONFIG_FT_PROBE_FC10
132 # undef CONFIG_FT_PROBE_FC10 macro
133 # define CONFIG_FT_PROBE_FC10 1 macro
135 # define CONFIG_FT_PROBE_FC10 0 macro
146 #if CONFIG_FT_PROBE_FC10
159 #elif CONFIG_FT_MACH2 == 1 /* CONFIG_FT_PROBE_FC10 == 1 */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dftape.h131 #ifdef CONFIG_FT_PROBE_FC10
132 # undef CONFIG_FT_PROBE_FC10 macro
133 # define CONFIG_FT_PROBE_FC10 1 macro
135 # define CONFIG_FT_PROBE_FC10 0 macro
146 #if CONFIG_FT_PROBE_FC10
159 #elif CONFIG_FT_MACH2 == 1 /* CONFIG_FT_PROBE_FC10 == 1 */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dftape-setup.c59 { "fc10", &ft_probe_fc10, CONFIG_FT_PROBE_FC10, 0, 1},
H A Dfdc-io.c64 int ft_probe_fc10 = CONFIG_FT_PROBE_FC10;

Completed in 94 milliseconds