Searched defs:mtty_port (Results 1 – 1 of 1) sorted by relevance
127 struct mtty_port { struct128 struct cd1400 *mp_cd1400; /* ptr to chip */129 int mp_channel; /* and channel */130 struct tty *mp_tty;155 struct mtty_port ms_port[MAGMA_MAX_TTY]; argument