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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dserial167.c116 struct cyclades_port cy_port[] = { variable in typeref:struct:cyclades_port
124 #define NR_PORTS ARRAY_SIZE(cy_port)
215 if ((long)info < (long)(&cy_port[0])
216 || (long)(&cy_port[NR_PORTS]) < (long)info) {
337 info = &cy_port[channel];
423 info = &cy_port[channel];
485 info = &cy_port[channel];
600 info = &cy_port[channel];
1860 info = &cy_port[line];
2109 serial_console_info = &cy_port[
[all...]

Completed in 29 milliseconds