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

  /src/sys/dev/sbus/
magmareg.h 116 struct mtty_softc *ms_mtty;
152 struct mtty_softc { struct
magma.c 175 CFATTACH_DECL_NEW(mtty, sizeof(struct mtty_softc),
728 struct mtty_softc *mtty = sc->ms_mtty;
849 struct mtty_softc *ms = device_private(self);
895 struct mtty_softc *ms;
986 struct mtty_softc *ms = device_lookup_private(&mtty_cd,
1025 struct mtty_softc *ms = device_lookup_private(&mtty_cd,
1039 struct mtty_softc *ms = device_lookup_private(&mtty_cd,
1053 struct mtty_softc *ms = device_lookup_private(&mtty_cd,
1067 struct mtty_softc *ms = device_lookup_private(&mtty_cd,
1080 struct mtty_softc *ms = device_lookup_private(&mtty_cd
    [all...]

Completed in 12 milliseconds