Searched refs:tty_type (Results 1 – 1 of 1) sorted by relevance
51 int tty_type; member65 static char *tty_type_name(int tty_type) in tty_type_name() argument73 return channel_names[tty_type]; in tty_type_name()78 char *iftype = tty_type_name(tty->tty_type); in report_registering()86 char *iftype = tty_type_name(tty->tty_type); in report_deregistering()139 if (tty->tty_type == TTYTYPE_MODEM) in ipw_open()158 if (tty->tty_type == TTYTYPE_MODEM) in do_ipw_close()449 if (tty->tty_type == TTYTYPE_MODEM) { in ipw_ioctl()493 int secondary_channel_idx, int tty_type) in add_tty() argument503 ttys[j]->tty_type = tty_type; in add_tty()[all …]