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

/openbsd-current/sys/dev/sbus/
H A Dmagma.c833 int card = MAGMA_CARD(dev);
926 struct mtty_softc *ms = mtty_cd.cd_devs[MAGMA_CARD(dev)];
963 struct mtty_softc *ms = mtty_cd.cd_devs[MAGMA_CARD(dev)];
976 struct mtty_softc *ms = mtty_cd.cd_devs[MAGMA_CARD(dev)];
989 struct mtty_softc *ms = mtty_cd.cd_devs[MAGMA_CARD(dev)];
1001 struct mtty_softc *ms = mtty_cd.cd_devs[MAGMA_CARD(dev)];
1077 struct mtty_softc *ms = mtty_cd.cd_devs[MAGMA_CARD(tp->t_dev)];
1104 struct mtty_softc *ms = mtty_cd.cd_devs[MAGMA_CARD(tp->t_dev)];
1217 struct mtty_softc *ms = mtty_cd.cd_devs[MAGMA_CARD(tp->t_dev)];
1391 int card = MAGMA_CARD(de
[all...]
H A Dmagmareg.h57 #define MAGMA_CARD(x) ((minor(x) >> 6) & 0x03) macro

Completed in 85 milliseconds