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

/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h102 struct device ms_dev; /* required. must be first in softc */ member in struct:magma_softc
160 struct device ms_dev; /* device info */ member in struct:mtty_softc
192 struct device ms_dev; /* device info */ member in struct:mbpp_softc
H A Dmagma.c386 sc->ms_dev.dv_xname, chip, cd->cd_reg,
428 sc->ms_dev.dv_xname, chip, cd->cd_reg));
703 log(LOG_WARNING, "%s%x: fifo overflow\n", mtty->ms_dev.dv_xname, port);
715 dprintf(("%s%x: cd %s\n", mtty->ms_dev.dv_xname, port, mp->mp_carrier ? "on" : "off"));
721 log(LOG_WARNING, "%s%x: ring buffer overflow\n", mtty->ms_dev.dv_xname, port);

Completed in 66 milliseconds