MPS2_MAX_PORTS 459 drivers/tty/serial/mps2-uart.c if (co->index < 0 || co->index >= MPS2_MAX_PORTS) MPS2_MAX_PORTS 522 drivers/tty/serial/mps2-uart.c .nr = MPS2_MAX_PORTS, MPS2_MAX_PORTS 538 drivers/tty/serial/mps2-uart.c id = idr_alloc_cyclic(&ports_idr, (void *)mps_port, 0, MPS2_MAX_PORTS, GFP_KERNEL); MPS2_MAX_PORTS 540 drivers/tty/serial/mps2-uart.c id = idr_alloc(&ports_idr, (void *)mps_port, id, MPS2_MAX_PORTS, GFP_KERNEL);