Searched refs:probe_rsa (Results 1 – 1 of 1) sorted by relevance
120 static unsigned long probe_rsa[PORT_RSA_MAX]; variable3212 if (probe_rsa[i] == up->port.iobase) { in univ8250_config_port()4050 module_param_array(probe_rsa, ulong, &probe_rsa_count, 0444);4051 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");4076 __module_param_call(MODULE_PARAM_PREFIX, probe_rsa, in s8250_options()