Lines Matching refs:port_cnt
45 static unsigned int port_cnt __read_mostly;
374 for(i = 0; i < port_cnt; ++i) {
458 if(!port_cnt) {
468 for(i = 0; i < port_count; ++i, ++port_cnt) {
469 struct uart_port *port = &mux_ports[port_cnt].port;
481 port->line = port_cnt;
505 for(i = 0; i < port_cnt; ++i) {
509 BUG_ON(i + port_count > port_cnt);
570 if(port_cnt > 0) {
591 if(port_cnt > 0) {