Home | History | Annotate | Download | only in dev

Lines Matching defs:mt_softc

99 struct	mt_softc {
134 CFATTACH_DECL_NEW(mt, sizeof(struct mt_softc),
170 static int mtident(struct mt_softc *, struct hpibbus_attach_args *);
171 static void mtustart(struct mt_softc *);
172 static int mtreaddsj(struct mt_softc *, int);
192 struct mt_softc *sc = device_private(self);
222 mtident(struct mt_softc *sc, struct hpibbus_attach_args *ha)
246 mtreaddsj(struct mt_softc *sc, int ecmd)
324 struct mt_softc *sc;
427 struct mt_softc *sc = device_lookup_private(&mt_cd,UNIT(dev));
471 struct mt_softc *sc;
521 mtustart(struct mt_softc *sc)
532 struct mt_softc *sc = arg;
552 struct mt_softc *sc = arg;
759 struct mt_softc *sc = arg;
773 struct mt_softc *sc = arg;