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