HomeSort by: relevance | last modified time | path
    Searched refs:mtty_port (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sbus/
magmareg.h 127 struct mtty_port { struct
155 struct mtty_port ms_port[MAGMA_MAX_TTY];
204 int mtty_modem_control(struct mtty_port *, int, int);
magma.c 545 struct mtty_port *mtty;
584 struct mtty_port *mtty;
640 struct mtty_port *mtty;
740 struct mtty_port *mp = &mtty->ms_port[port];
857 struct mtty_port *mp = &ms->ms_port[port];
896 struct mtty_port *mp;
988 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)];
1027 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)];
1041 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)];
1055 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)]
    [all...]

Completed in 34 milliseconds