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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dser_a2232.c212 stat = a2232stat(port->which_a2232, port->which_port_on_a2232);
228 stat = a2232stat(port->which_a2232, port->which_port_on_a2232);
263 stat = a2232stat(port->which_a2232, port->which_port_on_a2232);
302 status = a2232stat(port->which_a2232, port->which_port_on_a2232);
330 printk("a2232: Board %d Port %d unsupported baud rate: %d baud. Using another.\n",port->which_a2232,port->which_port_on_a2232,baud);
346 port->which_a2232,port->which_port_on_a2232,chsize);
354 port->which_a2232,port->which_port_on_a2232);
361 port->which_a2232,port->which_port_on_a2232);
415 status = a2232stat(port->which_a2232, port->which_port_on_a2232);
637 port->which_port_on_a2232
[all...]
H A Dser_a2232.h57 unsigned int which_port_on_a2232; member in struct:a2232_port

Completed in 90 milliseconds