numb_ports       1310 drivers/tty/serial/icom.c 		icom_adapter->numb_ports = 2;
numb_ports       1320 drivers/tty/serial/icom.c 			icom_adapter->numb_ports = 4;
numb_ports       1330 drivers/tty/serial/icom.c 			icom_adapter->numb_ports = 4;
numb_ports       1375 drivers/tty/serial/icom.c 	for (port_num = 0; port_num < icom_adapter->numb_ports; port_num++) {
numb_ports       1438 drivers/tty/serial/icom.c 	for (index = 0; index < icom_adapter->numb_ports; index++) {
numb_ports       1551 drivers/tty/serial/icom.c 	for (index = 0; index < icom_adapter->numb_ports; index++) {
numb_ports        258 drivers/tty/serial/icom.h 	int numb_ports;