Searched refs:NUM_TTY_CHANNELS (Results 1 – 2 of 2) sorted by relevance
49 #define NUM_TTY_CHANNELS 6 macro119 static struct dashtty_port dashtty_ports[NUM_TTY_CHANNELS];204 if (chan >= NUM_TTY_CHANNELS) in find_channel_to_poll()292 for (chan = 0; chan < NUM_TTY_CHANNELS; ++chan) in put_data()580 channel_driver = tty_alloc_driver(NUM_TTY_CHANNELS, in dashtty_init()595 for (nport = 0; nport < NUM_TTY_CHANNELS; nport++) { in dashtty_init()636 for (nport = 0; nport < NUM_TTY_CHANNELS; nport++) { in dashtty_init()
77 #define NUM_TTY_CHANNELS 16 macro150 struct mips_ejtag_fdc_tty_port ports[NUM_TTY_CHANNELS];531 if (priv->xmit_next >= NUM_TTY_CHANNELS) in mips_ejtag_fdc_put()544 if (priv->xmit_next >= NUM_TTY_CHANNELS) in mips_ejtag_fdc_put()923 driver = tty_alloc_driver(NUM_TTY_CHANNELS, TTY_DRIVER_REAL_RAW); in mips_ejtag_fdc_tty_probe()942 for (nport = 0; nport < NUM_TTY_CHANNELS; nport++) { in mips_ejtag_fdc_tty_probe()1043 for (nport = 0; nport < NUM_TTY_CHANNELS; nport++) { in mips_ejtag_fdc_tty_probe()