Home | History | Annotate | Download | only in qbus

Lines Matching refs:rlc_softc

73 static	void rlcstart(struct rlc_softc *, struct buf *);
74 static void waitcrdy(struct rlc_softc *);
77 CFATTACH_DECL_NEW(rlc, sizeof(struct rlc_softc),
142 rlstate(struct rlc_softc *sc, int unit)
158 waitcrdy(struct rlc_softc *sc)
189 struct rlc_softc ssc, *sc = &ssc;
209 struct rlc_softc *sc = device_private(self);
306 struct rlc_softc *sc;
555 struct rlc_softc *sc = arg;
586 rlcstart(struct rlc_softc *sc, struct buf *ob)
669 struct rlc_softc *sc = device_private(dev);