rlc_softc
rlstate(struct rlc_softc *sc, int unit)
waitcrdy(struct rlc_softc *sc)
struct rlc_softc ssc, *sc = &ssc;
struct rlc_softc *sc = device_private(self);
struct rlc_softc *sc;
struct rlc_softc *sc = arg;
rlcstart(struct rlc_softc *sc, struct buf *ob)
struct rlc_softc *sc = device_private(dev);
static void rlcstart(struct rlc_softc *, struct buf *);
static void waitcrdy(struct rlc_softc *);
CFATTACH_DECL_NEW(rlc, sizeof(struct rlc_softc),
struct rlc_softc *rc_rlc;