global_options    793 drivers/net/ethernet/3com/3c59x.c static int global_options = -1;
global_options    805 drivers/net/ethernet/3com/3c59x.c module_param(global_options, int, 0);
global_options    823 drivers/net/ethernet/3com/3c59x.c MODULE_PARM_DESC(global_options, "3c59x: same as options, but applies to all NICs if options is unset");
global_options   1126 drivers/net/ethernet/3com/3c59x.c 	option = global_options;