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