Searched refs:probe_rsa (Results 1 – 1 of 1) sorted by relevance
120 static unsigned long probe_rsa[PORT_RSA_MAX]; variable1164 if (probe_rsa[i] == port->iobase && __enable_rsa(up)) { in autoconfig()3345 module_param_array(probe_rsa, ulong, &probe_rsa_count, 0444);3346 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");