Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfarsync.c80 static int fst_excluded_list[FST_MAX_CARDS]; variable
86 module_param_array(fst_excluded_list, int, NULL, 0);
2353 if (pdev->devfn >> 3 == fst_excluded_list[i]) { in fst_add_one()