NUM_TTY_CHANNELS
for (nport = 0; nport < NUM_TTY_CHANNELS; nport++) {
struct mips_ejtag_fdc_tty_port ports[NUM_TTY_CHANNELS];
if (priv->xmit_next >= NUM_TTY_CHANNELS)
if (priv->xmit_next >= NUM_TTY_CHANNELS)
driver = tty_alloc_driver(NUM_TTY_CHANNELS, TTY_DRIVER_REAL_RAW);
for (nport = 0; nport < NUM_TTY_CHANNELS; nport++) {