Searched refs:probe_rsa (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D8250.c121 static unsigned long probe_rsa[PORT_RSA_MAX]; variable
1211 if (probe_rsa[i] == up->port.iobase &&
3291 module_param_array(probe_rsa, ulong, &probe_rsa_count, 0444);
3292 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");

Completed in 196 milliseconds