Searched defs:mtty_port (Results 1 – 1 of 1) sorted by relevance
134 struct mtty_port { struct135 struct cd1400 *mp_cd1400; /* ptr to chip */136 int mp_channel; /* and channel */137 struct tty *mp_tty;162 struct mtty_port ms_port[MAGMA_MAX_TTY]; argument