Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dfarsync.c83 static int fst_excluded_list[FST_MAX_CARDS]; variable
89 module_param_array(fst_excluded_list, int, NULL, 0);
2443 if ((pdev->devfn) >> 3 == fst_excluded_list[i]) { in fst_add_one()