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

/netbsd-current/sys/dev/sun/
H A Dmsvar.h72 device_t ms_dev; /* required first: base device */ member in struct:ms_softc
H A Dms_zs.c132 ms->ms_dev = self;
278 device_xname(ms->ms_dev), ring_data);
287 device_xname(ms->ms_dev));
296 device_xname(ms->ms_dev));
304 device_xname(ms->ms_dev));
H A Dms.c127 err = (*ms->ms_deviopen)(ms->ms_dev, flags);
150 err = (*ms->ms_deviclose)(ms->ms_dev, flags);
H A Dsunms.c149 ms->ms_dev = self;
251 err = sunmsiopen(ms->ms_dev, 0);
/netbsd-current/sys/dev/sbus/
H A Dmagmareg.h100 device_t ms_dev; /* required. must be first in softc */ member in struct:magma_softc
153 device_t ms_dev; /* device info */ member in struct:mtty_softc
H A Dmagma.c362 sc->ms_dev = self;
437 device_xname(sc->ms_dev), chip,
492 aprint_error_dev(sc->ms_dev, "cannot establish soft int handler\n");
496 device_xname(sc->ms_dev), "intr");
765 device_xname(mtty->ms_dev), port);
776 dprintf(("%s%x: cd %s\n", device_xname(mtty->ms_dev),
783 device_xname(mtty->ms_dev), port);
852 sc->ms_dev = self;
/netbsd-current/sys/arch/x68k/dev/
H A Dms.c112 device_t ms_dev; /* required first: base device */ member in struct:ms_softc
220 ms->ms_dev = self;
263 ev_init(&ms->ms_events, device_xname(ms->ms_dev), &ms->ms_lock);
605 device_xname(ms->ms_dev), ring_data);
617 device_xname(ms->ms_dev));
626 device_xname(ms->ms_dev));
634 device_xname(ms->ms_dev));
673 device_xname(ms->ms_dev), MS_TIMEOUT_SEC);
/netbsd-current/sys/arch/sparc/dev/
H A Dms_pckbport.c101 ms->ms_dev = self;

Completed in 104 milliseconds