Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/pch_gbe/
Dpch_gbe_param.c175 static const struct pch_gbe_opt_list an_list[] = variable
316 .arg = { .l = { .nr = (int)ARRAY_SIZE(an_list), in pch_gbe_check_copper_options()
317 .p = an_list} } in pch_gbe_check_copper_options()
/linux-2.6.39/drivers/net/e1000/
De1000_param.c620 static const struct e1000_opt_list an_list[] = in e1000_check_copper_options() local
659 .arg = { .l = { .nr = ARRAY_SIZE(an_list), in e1000_check_copper_options()
660 .p = an_list }} in e1000_check_copper_options()