Home
last modified time | relevance | path

Searched defs:mtty_port (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/sbus/
H A Dmagmareg.h134 struct mtty_port { struct
135 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