Searched refs:mtty_port (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h134 struct mtty_port { struct
162 struct mtty_port ms_port[MAGMA_MAX_TTY];
209 int mtty_modem_control(struct mtty_port *, int, int);
H A Dmagma.c484 struct mtty_port *mtty;
525 struct mtty_port *mtty;
578 struct mtty_port *mtty;
680 struct mtty_port *mp = &mtty->ms_port[port];
796 struct mtty_port *mp = &ms->ms_port[port];
836 struct mtty_port *mp;
927 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)];
964 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)];
977 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)];
990 struct mtty_port *m
[all...]

Completed in 70 milliseconds