Searched refs:LOGICAL_PORTS (Results 1 – 1 of 1) sorted by relevance
27 #define LOGICAL_PORTS 2 /* rs232(0) and rs422(1) */ macro29 #define LOGICAL_PORTS_PER_CARD (PORTS_PER_CARD * LOGICAL_PORTS)123 struct uart_port icp_uart_port[LOGICAL_PORTS];363 for (jj = 0; jj < LOGICAL_PORTS; jj++) { in get_ioc3_port()