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

  /src/sys/dev/sbus/
magmareg.h 58 #define MAGMA_PORT(x) (TTUNIT(x) & 0x0f)
magma.c 894 int port = MAGMA_PORT(dev);
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)];
1069 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)];
1082 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(dev)];
1158 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(tp->t_dev)];
1185 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(tp->t_dev)];
1283 struct mtty_port *mp = &ms->ms_port[MAGMA_PORT(tp->t_dev)]
    [all...]

Completed in 36 milliseconds